stats_rand_gen_iuniform

(PECL stats >= 1.0.0)

stats_rand_gen_iuniformGenerates integer uniformly distributed between LOW (inclusive) and HIGH (inclusive)

Опис

int stats_rand_gen_iuniform ( int $low , int $high )
Увага

This function is currently not documented; only its argument list is available.

Параметри

low

high

Значення, що повертаються

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top