fix a typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37179 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
204692c5ad
commit
e8c234577f
@ -111,7 +111,7 @@ Tue Oct 9 18:01:37 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
precision of long may be larger than double.
|
||||
|
||||
* random.c (rb_random_ulong_limited): new function to return a random
|
||||
value from 0 upto limit as unsigned long, simillary to
|
||||
value from 0 upto limit as unsigned long, similarly to
|
||||
rb_genrand_ulong_limited but with arbitrary RNG object.
|
||||
|
||||
Tue Oct 9 17:13:27 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user