/pwgen

Primary LanguageRuby

xkcd-style password generator

This ruby script generates 4-word passwords, as proposed by the Password Strength xkcd comic strip.

Instructions

Put your favourite wordlists in one-word-per-line files in the wordlists dir. Then run ruby pwgen.rb. Done.