This Python Script creates unique Random Passwords with a combination of letters,symbols and digits every time its being executed.
- Python 3.10.5
- Random Module
- Clone the repository to your local machine:
- bash
- git clone https://github.com/RoopakMallik/Python_Projects.git
Open the app.py file in the Random Password Generator Folder and simply run the Python Script. The script will then present the user with random passwords each time.