Random.BaseGenerator Interface |
Namespace: Imsl.Stat
The Random. BaseGenerator 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.
|