ruby-cvs:20213
From: shyouhei ruby-lang.org
Date: Thu, 16 Aug 2007 04:52:40 +0900 (JST)
Subject: [ruby-cvs:20213] Ruby:r12976 (ruby_1_8_5): * random.c: documentation fix. srand(0) initializes PRNG with '0',
shyouhei 2007-08-16 04:52:39 +0900 (Thu, 16 Aug 2007)
New Revision: 12976
Modified files:
branches/ruby_1_8_5/ChangeLog
branches/ruby_1_8_5/random.c
branches/ruby_1_8_5/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_5/random.c?r1=12976&r2=12975
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/version.h?r1=12976&r2=12975
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_5/ChangeLog?r1=12976&r2=12975