/
rand
rand
Description
Returns a random number between 0.00 and 1.00.
Return Type
Number
Example
number a = rand();
print("a= " + a);
Prints: a= 0.2655790724320535;
See also
Peacock
, multiple selections available,
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.