powered by
The "vonNeumann" function implements the von Neumann random generator as detailed in Section 11.2.
vonNeumann(x, n)
the initial seed
number of required observations
Prabhanjan N. Tattar
vonNeumann(x=11,n=10) vonNeumann(x=675248,n=10) vonNeumann(x=8653,n=100)
Run the code above in your browser using DataLab