C# (CSharp) Accord.Math.Random Namespace

Classes

Name Description
ExponentialGenerator
GaussianGenerator
Generator Framework-wide random number generator. If you would like to always generate the same results when using the framework, set the Seed property of this class to a fixed value.
StandardGenerator
UniformOneGenerator