Mt_rand---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Get the number of chaos
Syntax: int mt_rand ([int min [, int max]]);
Description:
Many old libc have ambiguous or unknown characteristics and are slow to use, and this function replaces libc Chaos Generator with a race rotation (Mersenne twister) that is faster than four times times faster.
If there is no parameter min and max This function returns a value that is Rand_max between 0 and two, for example, if you want to mt_rand between 5 and 15, you can enter a value in this function (5,15). In order to make the chaotic number of chaos maximum, the best use of Mt_srand () to set the number of random seeds before the chaos.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.