RandomGenerator Member List

This is the complete list of members for RandomGenerator, including all inherited members.

getBool(double trueProbability)RandomGenerator
getDouble(double min, double max)RandomGenerator
getGaussian(double var, double mean=0.0)RandomGenerator
getInt(int min, int max)RandomGenerator
RandomGenerator(int seed=0)RandomGenerator
seed()RandomGenerator
setSeed(int seed)RandomGenerator
~RandomGenerator()RandomGenerator