This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Overload List
Name | Description | |
---|---|---|
Random()()()() |
Returns a random integer.
|
|
Random(Int32) |
Returns a random integer between 0 and a maximum value, both included.
|
|
Random(Int32, Int32) |
Returns a random integer between a minimum and a maximum value, both included.
|