Contact Us
Contact our corporate or local offices directly.
Parent page: System Query Functions - System Functions
Returns a random number between 0 and X-1.
Random(X) : Number
Random(10)
Returns a value between 0 and 9.
Random(100)
Returns a value between 0 and 99.
Contact our corporate or local offices directly.