Click or drag to resize

ALFGeneratorNext Method

Overload List
 NameDescription
Public methodNext Returns a nonnegative random number less than MaxValue.
Public methodNext(Int32) Returns a nonnegative random number less than the specified maximum.
Public methodNext(Int32, Int32) Returns a random number within the specified range.
Top
See Also