🔍 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