in reply to Random string generator

You might like to look at The Sort-of-pronounceable-password generator which is a Perl script that generates easy-to-remember passwords. The following variables can be specified: the number of passwords, the length of the passwords, the dictionary file, the length of the chunks of words that are used to construct the password, and the character to separate the passwords in the output

cheers

tachyon

s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print

Replies are listed 'Best First'.
Re: Re: Random string generator
by ibanix (Hermit) on Feb 06, 2003 at 02:07 UTC
    Ah, but I'm not generating passwords. Thank you, nonetheless!

    $ echo '$0 & $0 &' > foo; chmod a+x foo; foo;