Pseudo-random value between 0 and 1. Measured in fractional units. Read-only.
Example
IF RANDOM > 0.7 THEN
AUTOPILOT_ALTITUDE = 37000
ENDIF