Re: [PHP] Generating Random Numbers with Normal Distribution
- From: ceo@xxxxxxxxx ("Richard Lynch")
- Date: Mon, 10 Dec 2007 20:39:18 -0600 (CST)
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?
.
- References:
- Re: [PHP] Generating Random Numbers with Normal Distribution
- From: Stephen Johnson
- Re: [PHP] Generating Random Numbers with Normal Distribution
- Prev by Date: Re: [PHP] Mysqli support - test or complain?
- Next by Date: Re: [PHP] Incorporating a PHP/MySQL based search
- Previous by thread: Re: [PHP] Generating Random Numbers with Normal Distribution
- Next by thread: Re: [PHP] Generating Random Numbers with Normal Distribution
- Index(es):