A simple Python script to generate a random password of specified length using letters, digits, and special characters.
This script generates a secure random password of a given length using letters (both uppercase and lowercase), digits, and special characters.
Python 3.x This script uses only the standard library, so no additional installations are necessary.
- Clone the Repository:
git clone https://github.com/ShravanDalavi/Simple-Python-Mini-Projects.git
- Navigate to the Directory:
cd Simple-Python-Mini-Projects/Random\ Password\ Generator
- Run the Script:
python password_generator.py
When you run the script, you will get a randomly generated password printed to the console. For example:
A@1b2C3d4E!5f6G