Class PhiloxGenerationPerformance.Sources

    • Constructor Detail

    • Method Detail

      • getGenerator

        public org.apache.commons.rng.UniformRandomProvider getGenerator()
        Gets the generator.
        Returns:
        the RNG.
      • setup

        public void setup()
        Instantiates generator. This need only be done once per set of iterations.