toma has asked for the wisdom of the Perl Monks concerning the following question:
Is this possible in Perl? I did this in once in C a long time ago, and now I want to do it again in perl. The linux (or BSD 4.3) initstate() and setstate() calls enable this capability in C.
It should work perfectly the first time! - toma
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Storing the state of the random number generator
by jlongino (Parson) on Oct 24, 2001 at 10:48 UTC | |
|
Re: Storing the state of the random number generator
by Fletch (Bishop) on Oct 24, 2001 at 18:15 UTC | |
|
Re: Storing the state of the random number generator
by jeroenes (Priest) on Oct 24, 2001 at 10:13 UTC |