Re: need a good implementation of pseudorandom generators
- From: ZZZjon@xxxxxxxxxxxxxxxx
- Date: 28 Mar 2006 23:32:11 -0800
nikhilbhargav_nsit@xxxxxxxxxxxxx wrote:
thanks for the reply. I am using the random number generatos given here
http://paul.rutgers.edu/~rhoads/Code/code.html
I want that once a give a seed in the genrator, it should give all
possible (with high probability) random numbers if i execute a failry
large number of runs of the same simulation. But right now it is giving
me same values of random numbers for each of these runs.
Have a look at the discussion in Chapter 7 of Numerical Recipes in C,
that might help.
http://www.library.cornell.edu/nr/bookcpdf/c7-0.pdf
Jon
.
- References:
- need a good implementation of pseudorandom generators
- From: nikhilbhargav_nsit
- Re: need a good implementation of pseudorandom generators
- From: Jeff Miller
- Re: need a good implementation of pseudorandom generators
- From: nikhilbhargav_nsit
- need a good implementation of pseudorandom generators
- Prev by Date: Re: need a good implementation of pseudorandom generators
- Next by Date: "Within- and between-" variance components
- Previous by thread: Re: need a good implementation of pseudorandom generators
- Next by thread: Re: need a good implementation of pseudorandom generators
- Index(es):