Click or drag to resize
Randomizer Properties

The Randomizer type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberNextDouble
Produces random number for type double.
Public propertyStatic memberNextInt
Produces random number for type int.
Public propertyStatic memberNextUInt
Produces random number for type uint.
Top
See Also