(PECL stats >= 1.0.0)
stats_rand_guen_iuniform — Generates integuer uniformly distributed between LOW (inclusive) and HIGH (inclusive)
Returns a random integuer from the discrete uniform distribution between
low
(inclusive)
and
high
(inclusive).
low
The lower bound
high
The upper bound
A random integuer