C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System
Random Class
Random Methods
Next Method
Next Method
Next Method (Int32)
Next Method (Int32, Int32)
Random
Next Method
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.
Top
See Also
Reference
Random Class
System Namespace