[#1026] Is this a bug? — Dave Thomas <Dave@...>

18 messages 2000/01/03

[#1084] Infinite loop — Dave Thomas <Dave@...>

17 messages 2000/01/11

[#1104] The value of while... — Dave Thomas <Dave@...>

24 messages 2000/01/11

[ruby-talk:01074] Re: rand() / drand48()

From: gotoken@... (GOTO Kentaro)
Date: 2000-01-08 07:01:05 UTC
List: ruby-talk #1074
Hi,

In message "[ruby-talk:01073] Re: rand() / drand48()"
    on 00/01/08, Yukihiro Matsumoto <matz@netlab.co.jp> writes:

>I don't get it, sorry.  So do you think we should preserve this
>undocumented behavior or not?  For me, current behavior (returns
>random value for each run) is less confusing.

Sorry for my unclear words.  I agree your patch now, but you should
document the difference from the previous one.  For rand() family
user, the current behavior is strange a little.

-- gotoken

In This Thread