| RandomizerNext Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Next | 
            Returns a nonnegative random number.
             | 
|  | Next(Int32) | 
            Returns a nonnegative random number less than the specified maximum.
             | 
|  | Next(Int32, Int32) | 
            Returns a random number within a specified range.
             | 
 See Also
See Also