php[world] 2017

Voting

Please answer this simple SPAM challenge: max(four, six)?
(Example: nine)

The Note You're Voting On

geompse at yopmail dot com
9 years ago
mt_rand() is not faster than rand() !

Tested over 100'000 iterations, with none/various/random arguments, mt_rand is always 3% slower than rand().

<< Back to user notes page

To Top