in reply to Re: rand() function on Windows systems
in thread rand() function on Windows systems
But this IS documented behavior, see srand
The point is rather that you can't guarantee the same sequence for newer Perl versions because this would inhibit any progress.
Progress like being OS independent.
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: rand() function on Windows systems
by Laurent_R (Canon) on Dec 30, 2016 at 21:49 UTC |