A utility for generating secure passphrases. Implements several methods for
passphrase generation, including the Diceware method with 8192 word dictionary
compiled in the executable.
http://linux.die.net/man/1/secpwgen
As it builds against OpenSSL you need to run haveged if you use this.
Used in OpenSUSE & Midnight BSD.