09-19-2007, 02:14 PM
|
#3 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,238
Thanks: 3
|
Regarding seeding the random number generator:
Quote:
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.
|
__________________
salathe@php.net
|
|
|
|