stats_rand_gen_iuniform
(PECL stats >= 1.0.0)
stats_rand_gen_iuniform — Generates integer uniformly distributed between LOW (inclusive) and HIGH (inclusive)
说明
Returns a random integer from the discrete uniform distribution between low
(inclusive)
and high
(inclusive).
参数
low
-
The lower bound
high
-
The upper bound
返回值
A random integer
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/function.stats-rand-gen-iuniform.php