From: shibata.hiroshi@... Date: 2014-10-29T05:38:09+00:00 Subject: [ruby-core:65980] [ruby-trunk - Feature #4938] Add Random.bytes [patch] Issue #4938 has been updated by Hiroshi SHIBATA. File randombytes-ruby22.diff added I revised patch for Ruby 2.2. ---------------------------------------- Feature #4938: Add Random.bytes [patch] https://bugs.ruby-lang.org/issues/4938#change-49716 * Author: Marc-Andre Lafortune * Status: Assigned * Priority: Normal * Assignee: Eric Wong * Category: core * Target version: next minor ---------------------------------------- It could be useful to add a `Random.bytes` method (equivalent to `Random::DEFAULT.bytes`), as per the simple patch attached. ---Files-------------------------------- randombytes.diff (2.19 KB) randombytes-ruby22.diff (2.38 KB) -- https://bugs.ruby-lang.org/