Mini-project: PeeweeGen
Saturday, May 22nd, 2010I just finished writing code for a small password generator terminal application (called Peewee Generator, or PeeweeGen) that uses “/dev/random” to generate three possible password choices based on criteria set by the user. It’s not very fancy or complicated, but I like how it turned out. Download the .zip and extract it to a directory. [...]