formZ SDK | 5.0 API Reference | System | Script Only

fz_std_irand

Description

Computes a pseudo random integer number in the range from min to max.

Parameters

min [Input]

the minimum number in the range (inclusive)

max [Input]

the maximum number in the range (inclusive)

Returns

the random number

Availability

5.0.0.0