ruby-cvs:20399
From: shyouhei ruby-lang.org
Date: Wed, 22 Aug 2007 09:54:44 +0900 (JST)
Subject: [ruby-cvs:20399] Ruby:r13162 (ruby_1_8_6): * random.c: documentation fix. srand(0) initializes PRNG with '0',
shyouhei 2007-08-22 09:54:43 +0900 (Wed, 22 Aug 2007)
New Revision: 13162
Modified files:
branches/ruby_1_8_6/ChangeLog
branches/ruby_1_8_6/random.c
branches/ruby_1_8_6/version.h
Log:
* random.c: documentation fix. srand(0) initializes PRNG with '0',
not with random_seed.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/ChangeLog?r1=13162&r2=13161
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/version.h?r1=13162&r2=13161
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/random.c?r1=13162&r2=13161