This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
Type RandomExtensions
Namespace MathNet.Numerics.Random
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
Random
rndThe random number generator.
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
Random
rndThe random number generator.
int
countThe size of the array to fill.
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
Random
rndThe random number generator.
decimal
A decimal floating point number greater than or equal to 0.0, and less than 1.0; that is, the range of return values includes 0.0 but not 1.0.
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
Random
rndThe random number generator.
Double[]
valuesThe array to fill with random values.
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
Random
rndThe random number generator.
int
countThe size of the array to fill.
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
Random
rndThe random number generator.
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
Random
rndThe random number generator.
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
Random
rndThe random number generator.
Int32[]
valuesThe array to fill with random values.
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
Random
rndThe random number generator.
Int32[]
valuesThe array to fill with random values.
int
minInclusiveLower bound, inclusive.
int
maxExclusiveUpper bound, exclusive.
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
This extension is thread-safe if and only if called on an random number generator provided by Math.NET Numerics or derived from the RandomSource class.
Random
rndThe random number generator.