RandomBaseGenerator Interface |
Namespace: Imsl.Stat
The RandomBaseGenerator type exposes the following members.
Name | Description | |
---|---|---|
Next |
Generates the next pseudorandom number.
| |
NextDouble |
Generates the next pseudorandom double.
| |
NextFloat |
Generates the next pseudorandom float.
|