Re: Why is the first random number after randomseed() not random?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Why is the first random number after randomseed() not random?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2007年3月19日 15:49:56 -0300
> Hrm, that's not been my experience. To be clear, I understand (and
> expect) that feeding it a particular random seed will produce a fixed
> sequence. I have never before experienced it where the first result
> returned isn't affected by that sequence, however.
Sorry, you're right. I misread your posting. Sorry about the noise.
And I don't know why you're getting the same first value.
--lhf