Faoileag's Nest

My Home On The Net

Home Projects Soapbox Writing About Imprint Data Privacy Statement

PW - A Random Word Generator

pw is a generator for random words. Originally developed to provide easy-to-memorize passwords (and even used in production in that role a couple of decades ago), it builds the words from random 2 or 3 letter syllables. pw has been written in C++.

Get the source from here, compile it with "$ g++ pw.cpp -o dq", change the binary's permissions with "$ chmod 751 pw" then run it with "$ ./pw". tufrupresu!