Skip to content

Password generator based on XKCD method of human friendly passwords

Notifications You must be signed in to change notification settings

NickMcSweeney/PasswdGenXKCD.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generation CLI

Lets Make Passwords Human Friendly

Usage

julia --project=. -e 'using PasswdGenXKCD; generate()'

Method

xkcd

Generates passwords that resemble real words in a way that is memorable and secure.

About

Password generator based on XKCD method of human friendly passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages