PasswordChecker is a python script that evaluates a user's password strength.
-
Updated
Jun 8, 2023 - Python
PasswordChecker is a python script that evaluates a user's password strength.
A simple console password generator. The user can introduce the amount of characters required, and whether lowercase, uppercase, digits, or specials characters are required. The program also calculates the strength of the password provided.
Add a description, image, and links to the password-characteristics topic page so that developers can more easily learn about it.
To associate your repository with the password-characteristics topic, visit your repo's landing page and select "manage topics."