12-04-2007, 01:50 PM
|
#11 (permalink)
|
|
The Contributor
Join Date: Dec 2007
Location: Durban, South Africa
Posts: 51
Thanks: 1
|
Quote:
|
Originally Posted by php.net
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.
|
Just read that off php.net... should've checked first, my bad. 
|
|
|
|