You could just use something like
sub randomInt { map { int(rand($_[2] - $_[1] + 1) + $_[1])} (1) x ($_[ +0] || 1); }
In reply to Re: Random Numbers
by eric256
in thread Random Numbers
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |