C# Класс 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.
Показать файл Открыть проект

Приватные методы

Метод Описание
create ( ) : Random