Returns random number from 0 to max (exclusive).
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- max
- Type:
System Int32
Exclusive upper bound of the random number returned.
Return Value
Type:
See Also