Class TwoCmres

  • All Implemented Interfaces:
    RandomLongSource, org.apache.commons.rng.RestorableUniformRandomProvider, org.apache.commons.rng.UniformRandomProvider

    public class TwoCmres
    extends LongProvider
    Random number generator designed by Mark D. Overton.

    It is one of the many generators described by the author in the following article series:

    Since:
    1.0