This password generator is built in Python. The user can select on the terminal the number of symbols, letters, and/or numbers to include in the password. The generated password is a random combination based on the user's input. Feel free to test it out!
To generate a password, just open the file playPasswordFile.bat and follow the on-screen prompts.
- Customizable: Choose the number of symbols, letters, and numbers.
- Random Generation: Each password is generated randomly based on user input.
- Easy to Use: Simple terminal interface.
- Download the Generator Folder: Clone or download the repository.
- Run the Generator: Double-click the
playPasswordFile.batfile to open the generator in your terminal. - Follow the Instructions: Enter the desired number of symbols, letters, and numbers.
- Get Your Password: Receive a randomly generated password based on your input.
