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
Public method Static member Random()()()()
Returns a random integer.
Public method Static member Random(Int32)
Returns a random integer between 0 and a maximum value, both included.
Public method Static member Random(Int32, Int32)
Returns a random integer between a minimum and a maximum value, both included.

See Also

Advanced