Learning function

xiaoxiao2021-03-06  93

(PHP 3> = 3.0.6, php 4) MT_RAND - Generate better random number

int

MT_RAND ([INT min, int max])

MIN is the lower limit, MAX is the upper limit. For example, MT_RAND (10, 20) will take any actions between 10 and 20.

MT_RAND speeds have great improvements compared with previous LIBC

转载请注明原文地址:https://www.9cbs.com/read-107579.html

New Post(0)