in reply to
Re: Predictable random sequence
in thread
Predictable random sequence
Yes, this would work, example implementation: http://rosettacode.org/wiki/Linear_congruential_generator#Perl
Comment on
Re^2: Predictable random sequence
In Section
Seekers of Perl Wisdom