Password Generator App on Python
Welcome to the documentation for the Password Generator App built with Python. This application allows users to generate secure passwords based on specified criteria.
Features
- Customizable password length
- Inclusion of uppercase letters, lowercase letters, numbers, and special characters
- Option to exclude similar characters
- User-friendly command-line interface
Screenshots
Here are some screenshots of the Password Generator App in action:
1. Generation
2. Copying the Generated Password
Saving the Password