From: "marcandre (Marc-Andre Lafortune)" Date: 2012-11-12T13:14:10+09:00 Subject: [ruby-core:49243] [ruby-trunk - Feature #4938] Add Random.bytes [patch] Issue #4938 has been updated by marcandre (Marc-Andre Lafortune). Comment about this trivial feature would be appreciated. ---------------------------------------- Feature #4938: Add Random.bytes [patch] https://bugs.ruby-lang.org/issues/4938#change-32801 Author: marcandre (Marc-Andre Lafortune) Status: Assigned Priority: Normal Assignee: nobu (Nobuyoshi Nakada) Category: core Target version: 2.0.0 It could be useful to add a `Random.bytes` method (equivalent to `Random::DEFAULT.bytes`), as per the simple patch attached. -- http://bugs.ruby-lang.org/