RAND(x)

The RAND function generates a random number from 0 to x (including 0 but excluding x). Each time you enter a RAND function, Ability displays a new random number.

For example:

RAND(100)

generates a number from 0 to 100 (excluding 100).

Note that in Spreadsheet, you can recalculate RAND using the Calculate Now command from the Tools menu.

See also:

Other mathematical functions