From: "drbrain (Eric Hodel)" Date: 2012-04-19T09:36:15+09:00 Subject: [ruby-core:44444] [ruby-trunk - Bug #6313] [rdoc] clarify that srand(number) is not default 0 Issue #6313 has been updated by drbrain (Eric Hodel). Both Random.new and srand call Random.new_seed so I updated the documentation of each based on your patch. ---------------------------------------- Bug #6313: [rdoc] clarify that srand(number) is not default 0 https://bugs.ruby-lang.org/issues/6313#change-25994 Author: rogerdpack (Roger Pack) Status: Closed Priority: Normal Assignee: drbrain (Eric Hodel) Category: Target version: ruby -v: 22263729af Since srand(0) is not the default, attempt to clarify that. -- http://bugs.ruby-lang.org/