The StandardGenerator type exposes the following members.

Constructors

  NameDescription
StandardGeneratorOverloaded.

Methods

  NameDescription
Next
Generate next random number.
SetSeed
Set seed of the random numbers generator.

Properties

  NameDescription
Mean
Mean value of the generator.
Variance
Variance value of the generator.

See Also