Skip to content

ErmannoOliveri/random-password-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random-password-generator

A webpage that generates a random password.

How To Use

  1. Type in password length.
  2. Select type of password required (can also generate pins if you select only numbers).
  3. Generate password.

All passwords are generated on your browser so nothing is stored online, you're the only one who has knowledge of the generated password.


Open Source

This project is open to contributions from the public. Basically, if you're a beginner, think of it as your introduction to open source. And if you've been open sourcing for a while, here's another contribution to add to your belt.

Contributing

Check out CONTRIBUTING.md for details on creating pull requests and solving issues and all that jazz.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A webpage that generates random passwords

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.1%
  • HTML 32.2%
  • CSS 21.7%