Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Use php_mt_rand() instead of php_rand()
»
RFC: Use php_mt_rand() instead of php_rand()
Project Governance
Author
yohgaki
Both php_rand() and php_mt_rand() internal function provides pseudo random numbers. php_rand() uses system random function which has less randomness compare to ...
View Original
This RFC has not yet started voting