Jump to content

[SOLVED] mt_rand() function !!


yami007

Recommended Posts

Read the documentation on http://www.php.net/mt_rand

 

Without arguments, it will return a random number between 0 and the highest possible integer. By providing the arguments 10000 and 99999, it will return a random number between those two values

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.