Re: question about random generator
- From: pete <pfiland@xxxxxxxxxxxxxx>
- Date: Tue, 26 Jul 2005 07:26:45 GMT
Eric Sosman wrote:
>
> Peter Nilsson wrote:
>
> > Eric Sosman wrote:
> >
> >>...
> >> The rand() function generates uniformly distributed
> >>integers in the range 0 <= rand() <= RAND_MAX <= 32767.
> >
> >
> > ITYM: 0 <= rand() <= RAND_MAX, where RAND_MAX >= 32767
>
> Indeed, yes, that is exactly and precisely what I,
> of course, meant. (Blbbbpppfft -- I *hate* when I do that.
Does "pseudo-random" mean the same thing as "uniformly distributed" ?
--
pete
.
- Follow-Ups:
- Re: question about random generator
- From: Eric Sosman
- Re: question about random generator
- From: Antonio
- Re: question about random generator
- References:
- question about random generator
- From: Marc Dansereau
- Re: question about random generator
- From: Eric Sosman
- Re: question about random generator
- From: Peter Nilsson
- Re: question about random generator
- From: Eric Sosman
- question about random generator
- Prev by Date: Re: non-void function
- Next by Date: Re: Should function argument be changed in function body?
- Previous by thread: Re: question about random generator
- Next by thread: Re: question about random generator
- Index(es):
Relevant Pages
|