My psuedo-random password generator:
--------------------------------------------------------------------------------
NOTE: This an old post I'm bring forward from my old blog. It was for a proof of
concept password generator using /dev/urandom, then OpenSSL on a Linux system.
It is not has no error checking or validation of the passwords it produces, so
the user