stats_rand_gen_iuniform

(PECL stats >= 1.0.0)

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

Beskrivelse

int stats_rand_gen_iuniform ( int $low , int $high )
Advarsel

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

Parametre

low

high

Returnerings Værdier

add a note add a note

User Contributed Notes

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