stats_rand_gen_funiform

(PECL stats >= 1.0.0)

stats_rand_gen_funiformGenerates uniform float between low (exclusive) and high (exclusive)

說明

float stats_rand_gen_funiform ( float $low , float $high )
Warning

此函式目前沒有參考文件;只有引數列表。

參數

low

high

回傳值

add a note add a note

User Contributed Notes

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