next up previous
Next: Parameters for RNGs Up: Random Number Generators Project Previous: Birthday Spacings Test

Experiment Setup

For each RNG we generated $10^7$ random numbers, then we conducted all empirical tests on them. As a contrast, we also wrote a true uniform number generator (TrueUniform) which produces the sequence $0, \frac{1}{N},
\frac{2}{N}, \ldots, \frac{N-1}{N}$ where $N$ is number of samples.



Subsections

2001-05-30