MyMediaLite
Random Constructor (int)
Syntax
Collapse All
Creates a Random object initialized with a seed
Declaring type:
Random
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public Random ( int
seed
)
Parameters
seed
An integer for initializing the random number generator
Top
Generated by
ImmDoc .NET
.