View Single Post
Old 12-04-2007, 01:50 PM   #11 (permalink)
d4v1d
The Contributor
Good Samaritan 
 
d4v1d's Avatar
 
Join Date: Dec 2007
Location: Durban, South Africa
Posts: 51
Thanks: 1
d4v1d is on a distinguished road
Default

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.
d4v1d is offline  
Reply With Quote