Interface LinearCongruentialGenerator

    • Method Detail

      • order

        int order()
        Get the order of recursion.
        Returns:
        the order of recursion
      • modulus

        long modulus()
        Get the modulus of this linear congruential generator.
        Returns:
        the modulus