Re: Generating Random Numbers with Normal Distribution

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, December 10, 2007 1:37 pm, Stephen Johnson wrote:
> ever be completely happy with programming random numbers... But it may
> help
> you get better results if you include srand() in your randomization
> code.

srand and mt_srand have been no-ops (done internally once at startup)
since version (mumble mumble).

Adding them in current versions will make zero difference.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux