Jump to content

php random numbers


otuatail

Recommended Posts

The problem is this.

 

Note: As of PHP 4.2.0, there is no need to seed the random number generator with srand() or mt_srand() as this is now done automatically.

 

Does this mean I don't get a true random number as the seed is not used. What makes it truly random. No information on this.

Link to comment
https://forums.phpfreaks.com/topic/176066-php-random-numbers/#findComment-927727
Share on other sites

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.