Click or drag to resize
BaseGenerator Methods

The RandomBaseGenerator type exposes the following members.

Methods
  NameDescription
Public methodNext
Generates the next pseudorandom number.
Public methodNextDouble
Generates the next pseudorandom double.
Public methodNextFloat
Generates the next pseudorandom float.
Top
See Also