Click or drag to resize

Generator Properties

The Generator type exposes the following members.

Properties
 NameDescription
Public propertyCanReset Gets a value indicating whether the random number generator can be reset, so that it produces the same random number sequence again.
Public propertyMaximum Gets the maximum number that a call to Next can return.
Top
See Also