USAGE:
mkpasswd [length]
Where [length] = length of generated password (max. 40)
If the optional [length] is omitted the default (8) is used.
I wrote this small program mostly to try out the entropy unit of the OS4
timer.device. I've also included the source code in the archive in case someone
might find it useful...
|