Issue #4938 has been reported by Marc-Andre Lafortune. ---------------------------------------- Feature #4938: Add Random.bytes [patch] http://redmine.ruby-lang.org/issues/4938 Author: Marc-Andre Lafortune Status: Open Priority: Normal Assignee: Nobuyoshi Nakada Category: core Target version: 1.9.x It could be useful to add a `Random.bytes` method (equivalent to `Random::DEFAULT.bytes`), as per the simple patch attached. -- http://redmine.ruby-lang.org