Skip to content
Prev 16616 / 398498 Next

random number generation issues with r and compiled C code

On Fri, 25 Jan 2002, Faheem Mitha wrote:

            
Yes, you can do it.  What it does is to set internal C variables which
unif_rand() consults.  It's all in .../src/nmath/standalone/sunif.c, and
it is easier to read the code than to try explain it to you in words.