A simple, command-line tool for generating strong, random passwords to enhance security. Customize password length, character types, and avoid ambiguous characters to suit your security needs. The generated password is automatically copied to the clipboard for easy use.
- Customize Character Types: Choose to include uppercase letters, lowercase letters, numbers, and symbols.
- Avoid Ambiguous Characters: Option to exclude commonly confused characters (like
O
,0
,I
,l
). - Password Strength Feedback: Get an indication of password strength based on length and complexity.
- Password History: Keeps track of generated passwords during the session.
Install the package via pip
:
pip install password-generator-by-mahery
Run the package via :
password-generator-by-mahery