Random password generator: many, in columns, on command line, in Linux
Posted
by
Adam Backstrom
on Super User
See other posts from Super User
or by Adam Backstrom
Published on 2010-02-15T19:16:52Z
Indexed on
2012/09/27
15:40 UTC
Read the original article
Hit count: 242
A while back, I came across a random password generator for the command line that displayed a grid of "memorable" passwords. Output was something like this:
adam@host:~$ CantRememberThisCommand
lkajsdf aksjdfl
kqwrupo qwerpoi
qwerklw zxlkelq
The idea was that you could run this utility while someone was looking over your shoulder, and still pick a password with some level of secrecy due to the large number of choices.
I cannot remember what this utility was called. Oh interwebs, can you help?
© Super User or respective owner