Skip to content

TheBSell/PasswordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PasswordGenerator

Simple password generator written in Python.

It generates a password based on the chosen strength: 1 - Weak - 6 letter word with 2 random digits 2 - Moderate - 8 random letters and numbers 3 - Strong - 16 random letters and numbers

It then outputs the password on-screen, copies to clipboard, and saves to a text file along with entered site name and user name.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages