use String::Random qw/ random_string /; use List::Util qw/ shuffle /; print random_string(join '', shuffle((qw/ c C n /) x 3));
ihb
See perltoc if you don't know which perldoc to read!
In reply to Re: Random Password Generator
by ihb
in thread Random Password Generator
by satz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |