Skip to content

arinjay-singh/Secure-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Secure-Password-Generator

Secure Password Generator using XKCD Method

Executable file that utilizes a python script to generate secure and memorable passwords using the XKCD method. The XKCD method is a password generation method that originates from a webcomic (https://xkcd.com/936/) claiming that people use passwords that are hard for humans to remember, but easy for computers to guess.

The script utilizes command line user inputs that describe what to include in the password such as the number of words, capital letters, numbers, and symbols. The default password is the concatenation of four randomly generated words.

About

Secure Password Generator using XKCD Method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages