Create more secure random passwords without using "Random" and its "import Random"
You can configure the length of the password
new_generated_password = new_pass(length here)- Fork it!
- Create your feature branch:
git checkout -b your-branch - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin your-branch - Submit a PR
Created with 🧡 by Adhir2099