Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.15 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.15 KB

Password Generator

  

 

Password Generator is a password radomizing tool that includes lowercase, uppercase, numeric, and/or special characters to create a unique password.

  • By selecting the "Generate Password" button, the user can create multiple password options.
  • This starter template includes, html, js and css starter code.

 

Use with JavaScript

This password generator enables the user to customize the password to include: an minimum of 8 characters to a maximum of 126 characters, to include uppercase characters and/or symbols. To view the source code: View Full Documentation Here

License

This project is licensed under the MIT license.