[#66126] Creation/Conversion methods/functions table for Ruby types — SASADA Koichi <ko1@...>
Hi,
5 messages
2014/11/07
[#66248] [ruby-trunk - Feature #10423] [PATCH] opt_str_lit*: avoid literal string allocations — normalperson@...
Issue #10423 has been updated by Eric Wong.
3 messages
2014/11/13
[#66595] [ruby-trunk - Bug #10557] [Open] Block not given when the argument is a string — bartosz@...
Issue #10557 has been reported by Bartosz Kopinski.
3 messages
2014/11/30
[ruby-core:66057] [ruby-trunk - Feature #4938] Add Random.bytes [patch]
From:
normalperson@...
Date:
2014-11-02 22:11:29 UTC
List:
ruby-core #66057
Issue #4938 has been updated by Eric Wong. Assignee changed from Eric Wong to Yukihiro Matsumoto Any comment from matz for API addition? ---------------------------------------- Feature #4938: Add Random.bytes [patch] https://bugs.ruby-lang.org/issues/4938#change-49778 * Author: Marc-Andre Lafortune * Status: Assigned * Priority: Normal * Assignee: Yukihiro Matsumoto * 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/