Static Public Member Functions

Random Class Reference

List of all members.

Static Public Member Functions

static void seed (int s)
static int seed_heuristically ()
static int random ()
static double uniform ()
static double uniform (double r)
static double uniform (double a, double b)
static double exponential ()
static int integer (int k)
static double exponential (double r)
static double pareto (double scale, double shape)
static double paretoII (double scale, double shape)
static double normal (double avg, double std)
static double lognormal (double avg, double std)

The documentation for this class was generated from the following file: