mt_srand() 函数为 Mersenne Twister 随机数生成器提供种子。
mt_srand(
seed,
mode);
Parameter | Description |
---|---|
seed | Optional. Specifies the seed value |
mode | Optional. Specifies the algorithm to use. Can be one of the following constants:
|
返回值: | 没有任何 |
---|---|
返回类型: | - |
PHP 版本: | 4+ |
PHP 变更日志: | PHP 4.2.0:随机数生成器现在自动播种 |
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!