Skip to content

A simple password generator with a terrible looking GUI, easy to fix though for practical use.

Notifications You must be signed in to change notification settings

retracd/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Password-Generator

*** IMPORTANT NOTE *** START :: This code was made several years ago by primative programmer Brent, not the current ultra-genius Brent. Decided to make this public because why not? Code has been unedited since creation date. :: END

A simple password generator with a terrible looking GUI, easy to fix though for practical use.

If you knww anything about the Python library tkinter, then you'd know it is very easy to change the colors, as simple as copying and pasting hex color values. There isnt much to explain as 7/8s of the code is the GUI where the other 1/8 is the actual function to generate the password. It is all pretty simple and as a small project took me about 2 hours.

About

A simple password generator with a terrible looking GUI, easy to fix though for practical use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages