Project

General

Profile

Actions

Feature #18190

closed

Split `Random::Formatter` from securerandom

Added by nobu (Nobuyoshi Nakada) over 2 years ago. Updated over 1 year ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:105395]

Description

Now Random::Formatter methods are defined in securerandom.rb, since it was split from SecureRandom module historically.
However this module does not need to be SecureRandom but just to respond to bytes method.
I propose to move Random::Formatter module to another file, random_formatter.rb or random/formatter.rb.
And keep only that file in ruby core and remove from securerandom library in future.


Related issues 1 (0 open1 closed)

Related to Ruby master - Feature #18183: make SecureRandom.choose publicClosednobu (Nobuyoshi Nakada)Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0