Home > Extreme Optimization Statistics Library for .NET > Reference > Extreme.Statistics.Random Namespace
Represents a pseudo-_random number generator
For a list of all members of this type, see RanLux Members.
System.Object
Random
ExtendedRandom
RanLux
Use the RanLux class to represent a pseudo-_random number generator based on M. Luescher's second generation version of the RANLUX _random number generator.
The RanLux generator produces _random blocks of 24 bits. It has a period of over 10166.
RanLux can be used in place of the Random class to obtain pseudo-_random numbers of a higher quality.
References:
<_list type="bullet">
Namespace: Extreme.Statistics.Random
Assembly: Extreme.Statistics (in Extreme.Statistics.dll)
RanLux Members | Extreme.Statistics.Random Namespace