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

Reply via email to