C# Class Accord.Math.Random.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.
Mostra file Open project: accord-net/framework

Private Methods

Method Description
create ( ) : Random