RANDOM_INT Function


Function Type

Predefined function

Syntax

RANDOM_INT( <highRange>, <lowRange> )

Description

Returns a random integer within the specified range.

Argument

Description

<highRange>

Integer value representing the highest value that can be returned.

<lowRange>

Integer value representing the lowest value that can be returned.

>Returns

Integer

Example

This example returns integers 266, 275, 291, ....

RANDOM_INT( 300, 250 )


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*