A Python-based Password Generator that helps create strong, random, and secure passwords based on user-specified criteria.
- Customizable password length
- Option to include:
- Uppercase letters
- Lowercase letters
- Numbers
- Special characters
- Simple command-line interface
- Clone the repository or download the code:
git clone https://github.com/yourusername/password-generator.git
cd password-generator
π Example
Enter desired password length: 12
Include uppercase letters? (y/n): y
Include lowercase letters? (y/n): y
Include numbers? (y/n): y
Include special characters? (y/n): n
Generated Password: Ae8jZkQx2mLw