epidemics-scepticism / pypassword-generator

a human-memorable password generator in the theme of correct horse battery staple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pypassword-generator

$ ./pass.py
Estimated 84 bits of entropy
gyrostat myristic newbie orthoepic cloning
$ ./pass.py --count=10
Estimated 169 bits of entropy
freezes declaiming integrated meconopsis sinicised slanged spagyrics webster broadwise unprovided
$ ./pass.py --word-list=/usr/share/dict/cracklib-small
Estimated 78 bits of entropy
layoffs borrowing astrophysicist hartman heterostructure
$ ./pass.py --count=10 --word-list=/usr/share/dict/cracklib-small
Estimated 157 bits of entropy
ani crone dressmakers message damian mentor's edwardine lopping microcomputers archaism

About

a human-memorable password generator in the theme of correct horse battery staple

License:GNU General Public License v3.0


Languages

Language:Python 100.0%