RANDOMNUMBER

Top  Previous  Next

Keyword Description

Random numerical value

Class

Function

Where Legal

Resources

Entry Logic

Exit Logic

Initial Size

Resize

(Pre-Category)

Resize

(Category-Level)

l

l

l

 

 

 

Syntax

RANDOMNUMBER[x, y] 

Where x is lower bound, y is upper bound

Example

Sample code

COL1 = RANDOMNUMBER[10, 20] / 100

' create a random value in the range .10 to .20