Home > Extreme Optimization Statistics Library for .NET > Reference > Extreme.Statistics.Random Namespace
Extends the functionality of Random.
For a list of all members of this type, see ExtendedRandom Members.
System.Object
Random
ExtendedRandom
Use the ExtendedRandom class to represent a _random number generator with more functionality than the Random class supplied with the .NET Framework Base Class Libraries.
In particular, ExtendedRandom provides a Fill method which allows a sequence of pseudo-_random numbers to be generated in one operation.
The Next and NextDouble classes also support generation of _random numbers from any distribution.
Namespace: Extreme.Statistics.Random
Assembly: Extreme.Statistics (in Extreme.Statistics.dll)
ExtendedRandom Members | Extreme.Statistics.Random Namespace