C2MRG3gen

Name

C2MRG3gen --  Combined Multiple Recursive Generator. A combination of 2 multiple recursive LCG generators.

Description

Combinations of like generators are shown to have better statistical properties than single generators. The components of this generator each has two nonzero multipliers (and one that's zero). They use different moduli (2^31-1, 2145483479.)

Protocols adopted by C2MRG3gen

SimpleRandomGenerator CREATABLE

Methods

None