search for: randomgenerator

Displaying 1 result from an estimated 1 matches for "randomgenerator".

1998 Nov 04
1
RNG
...ltiply-with-carry generator is very easy to implement--he >has posted some C code to newsgroups--and seems to test out OK. I wonder >if it would make sense to use one of his generators instead. I would like a system where the random number generator can be specified (perhaps in options or a .RandomGenerator variable). Most often everyone wants to use the best RNG available, but in order to reproduce results and check code it is important to use the one which was used to produce the original results. Paul Gilbert -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel...