frankdavidcorona/py_pwdgenchecker
Generates secure passwords of custom length, combining uppercase letters, lowercase letters, numbers and special symbols. The user can specify the length of the password and choose whether or not to include certain types of characters. In addition, you can add a function to evaluate the strength of a password entered by the user.
Python
No issues in this repository yet.