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.
Afficher le fichier Open project: accord-net/framework

Private Methods

Méthode Description
create ( ) : Random