[ library(ic_prop_test_util) | Reference Manual | Alphabetic Index ]

random_int_between(+Min, +Max, -X)

Create random integer
Min
Minimum value (integer)
Max
Maximum value (integer)
X
Random value (output integer)

Modes and Determinism