my @a = map { chr } (33..126); # printable ASCII chars my $string; $string .= $a[rand(@a)] for 1..20;
In reply to Re: Perl : How to Create Unique String/Number?
by friedo
in thread Perl : How to Create Unique String/Number?
by EchoAngel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |