ruby-cvs:19972
From: nahi ruby-lang.org
Date: Wed, 11 Jul 2007 23:44:22 +0900 (JST)
Subject: [ruby-cvs:19972] Ruby:r12736 (ruby_1_8): # the previous commit should include random.c
nahi 2007-07-11 23:44:22 +0900 (Wed, 11 Jul 2007)
New Revision: 12736
Modified files:
branches/ruby_1_8/random.c
Log:
# the previous commit should include random.c
* 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/random.c?r1=12736&r2=12735