PHP 函数:mt_getrandmax()

乱数的最大值。

语法: int mt_getrandmax(void);

返回值: 整数

函数种类: 数学运算

内容说明
本函数计算乱数函数 mt_rand() 可能取得的取得的最大乱数值。本函数不需参数。