Skip to content

Freshmichaelj/passwordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

passwordGenerator

A Password Generator for you to use. I highly recommend editing it to your liking. If you would like to, add more words to the wordOption list at the very beginning, as well as the numberOptions list. Enjoy!

To test the password you generated, I used: https://www.uic.edu/apps/strong-password/

Libraries

Don't forget to install the required libraries, I used pip.

pip install tk

pip install pillow

Screenshot 2024-11-21 at 3 44 21 PM

About

A Python application that utilizes Tkinter and PIL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages