--Cuse Data::Random qw(:all); my @random_chars = rand_chars( set => 'numeric', min => 10, max => 10 +); foreach (@random_chars) {print "$_\n";}
In reply to Re: How to not print the same random number
by cognizant
in thread How to not print the same random number
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |