Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 874 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 874 Bytes

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.