next up previous contents
Next: The linear congruential Up: SIM : a C++ Previous: References

The generator and some tests

In this section we present the generator and some tests. The generator uses the linear congruential method as described in [Wichmann 87] to produce its random numbers (section A.1.). The tests cover the randomness of the random number stream (section A.2.), the quality of the distributions that transform the stream (section A.3.) and the quality of the event scheduling routine (section A.4.).





A Eliens
Tue Oct 31 09:27:21 MET 1995