This is a simple password generator written in Python. It generates a random password that includes uppercase letters, lowercase letters, digits, and special characters with a length between 8 and 12 characters. GUI (via tkinter module) cannot be simpler, it consists of 'generate' and 'copy' buttons. To generate random characters we can use the random module and to copy generated password we can use pyperclip module.
-
Notifications
You must be signed in to change notification settings - Fork 0
nikolaign/Simple-Password-Generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published