Skip to content

charlesburfield/passwordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

passwordGenerator

A password generator created in Python. Uses a GUI Used tkinter to create a GUI that allows the user to choose whether the password should include uppercase letters, numbers and symbols. It also allows the user to choose the length (between 1 and 60). Once the password has been generated, the user can view it in the GUI and copy to clipboard to save it somewhere. This project will be part of my development of a password manager that will be able to store generated passwords, in a cryptographically secure way.

About

A password generator created in Python. Uses a GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages