RANDOM()
function in Oxla generates a random number within a defined range. By default, the range is between 0 (inclusive) and 1 (exclusive), resulting in a value greater than or equal to 0 and less than 1.
RANDOM()
function is as follows:
RANDOM()
function.