Namespace: NReco.Math3.Random
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Top
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The IRandomGenerator type exposes the following members.
Methods
Name | Description | |
---|---|---|
nextBoolean | ||
nextBytes | ||
nextDouble | ||
nextFloat | ||
nextGaussian | ||
nextInt | ||
nextInt(Int32) | ||
nextlong | ||
setSeed(Int32) | ||
setSeed( Int32 ) | ||
setSeed(Int64) |
See Also