Skip to content

Generate strong random numbers for managing passwords with the "secrets" module in Python

Notifications You must be signed in to change notification settings

tezam84/Generate_random_passwords_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Generate-random-passwords 🔑

🔍 Generate strong random numbers for managing passwords with the "secrets" module in Python, only available in Python 3.6 and above. Much secure than the "random" module for modeling and simulation, not security or cryptography.

🏉 The goal was to implement a quick and easy tool to code using Python as a FUN exercise.

📗 More insight on the topic here: https://docs.python.org/3/library/secrets.html and a great article from Swathi ARUN on https://medium.com/pythoneers

Photo by FLY:D on Unsplash

About

Generate strong random numbers for managing passwords with the "secrets" module in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages