Skip to content

jamcarbon/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasswordGenerator

I created a little program using a GUI to generate a password containing specific characters. I created this because I have to create multiple users per week and I want the password to contain specific characters. In the GUI, click Generate Password to generate it and then click copy to copy the password on the clipboard. You can select the how many characters the password will be conformed of.

I packed the program on .exe for Windows clients using Auto Py to Exe.

Libraries I used: random, from tkinter * and pyperclip

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages