Statistic İşlevleri
PHP Manual

stats_rand_gen_iuniform

(PECL stats >= 1.0.0)

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

Açıklama

int stats_rand_gen_iuniform ( int $low , int $high )
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

low

high

Dönen Değerler


Statistic İşlevleri
PHP Manual