Class CompositeLinearCongruentialGenerator

    • Constructor Detail

      • CompositeLinearCongruentialGenerator

        public CompositeLinearCongruentialGenerator​(LinearCongruentialGenerator[] rng)
        Constructs a linear congruential generator from some simpler and shorter modulus generators.
        Parameters:
        rng - simpler and shorter modulus linear congruential generators