时间:2024-10-15 00:09:03
1、新建一个 rand.php 文件,如图所示:
3、mt_rand() 函数的作用:获取 参数min 到 参数max 之间的随机数,如图所示:
5、调用 numRand() 函数,如图所示: