/Simple-Password-Generator

Enter the number of uppercase letters, lowercase letters, numbers and special characters, and this simple python program will generate a random password for you. To top off the functionality, it uses the pyperclip module to copy the password to your clipboard so you can easily use them in your browsers.

Primary LanguagePython

Simple-Password-Generator

Enter the number of uppercase letters, lowercase letters, numbers and special characters, and this simple python program will generate a random password for you. To top off the functionality, it uses the pyperclip module to copy the password to your clipboard so you can easily use them in your browsers.