This project allows you to generate random passwords. Passwords generated by this project are not stored. However, the best data security practice is to not allow anyone but yourself to generate your most important passwords. So feel free.
- Clone the repo
git clone https://github.com/thailoeduardo/random-password-generator.git
- Open in code editor
code random-password-generator
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/name_feature
) - Commit your Changes (
git commit -m 'Add comment feature'
) - Push to the Branch (
git push origin feature/name_feature
) - Open a Pull Request
Thailo Eduardo - @thailo_eduardo - [email protected]
Project Link: https://github.com/thailoeduardo/random-password-generator/e
Distributed under the MIT License. See LICENSE.txt
for more information.