A simple command-line interface (CLI) tool written in Python to generate secure, random passwords for your accounts or applications.
- Generate passwords of custom lengths.
- Include or exclude special characters, numbers, and uppercase letters.
- Easy to use and lightweight.
-
Clone the repository: git clone [email protected]:yourusername/password-generator.git
-
Navigate to the project directory: cd password-generator
-
Run the script