Hi,
In message "Re: [ruby-core:21113] [Bug #979] Kernel#srand documentation is misleading"
on Mon, 5 Jan 2009 03:01:46 +0900, Federico Builes <redmine / ruby-lang.org> writes:
|According to the docs: "Seeds the pseudorandom number generator to the value of number.to_i.abs". But number.abs is never called:
I will update the doc.
matz.