Re: need a good implementation of pseudorandom generators



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.


shiva

.