Pseudo-random number generation
来自cppreference.com
| Defined in header
<stdlib.h> | |
| 产生一个伪随机数 Original: generates a pseudo-random number The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (函数) | |
| 初始化的伪随机数发生器 Original: initializes pseudo-random number generator The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (函数) | |
| rand()所产生的最大可能值 Original: maximum possible value generated by rand() The text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions. (宏不变) | |