Skip to content

dimview/correct-horse-battery-staple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

correct-horse-battery-staple

XKCD-style password generator that picks five random words from dictionary.

See https://xkcd.com/936/ for rationale. Uses words from https://github.com/first20hours/google-10000-english

Usage:

$ make correct-horse-battery-staple
c++     correct-horse-battery-staple.cpp   -o correct-horse-battery-staple

$ ./correct-horse-battery-staple
thee-sell-nudity-coat-forge

$ ./correct-horse-battery-staple 3
club-saving-leon-pros-reported
inns-outlook-herald-handed-coming
navigate-seeds-charleston-pack-financing

About

XKCD-style password generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published