Actions
Bug #7770
closedrand(range) is not document
Description
Random#rand(range) is written in RDoc of random_rand, but rand(range) is not written in RDoc of rb_f_rand.
Actions
Like0
Like0
Added by znz (Kazuhiro NISHIYAMA) over 12 years ago. Updated over 12 years ago.
Description
Random#rand(range) is written in RDoc of random_rand, but rand(range) is not written in RDoc of rb_f_rand.
This issue was solved with changeset r39025.
Kazuhiro, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.