![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Random generator failby kcott (Chancellor) |
on Dec 07, 2012 at 09:03 UTC ( #1007698=note: print w/replies, xml ) | Need Help?? |
Here's my $0.02 worth:
Obviously, change the 3 to 100. Update: You appear to want decimals although you asked for a range using integers. Perhaps you could clarify. This gives: 1.0 < random_number < 99.0
-- Ken
In Section
Seekers of Perl Wisdom
|
|