RANDBETWEEN(bottom, top)

The RANDBETWEEN function calculates a random number between the numbers you specify as function arguments. Each time you enter a RANDBETWEEN function, Ability displays a new random number.

For example,

RANDBETWEEN(100, 200)

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

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

See also:

Other mathematical functions