Skip to main content Skip to complementary content

RAND

Returns a pseudo-random value in the range 0.0 <= x < 1.0.

This is an alias for the RANDOM function.

Syntax

RAND()

Returns

type: double

A pseudo-random value in the range 0.0 <= x < 1.0

The value will not change between different runs of the same task, i.e. if the result of this function makes the task fail, it will consistently fail.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!