The Random..::.BaseGenerator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Next |
Generates the next pseudorandom number.
|
![]() | NextDouble |
Generates the next pseudorandom double.
|
![]() | NextFloat |
Generates the next pseudorandom float.
|