Skip to content

Random::Formatter is unrelated to SecureRandom#29

Closed
nobu wants to merge 1 commit intoruby:masterfrom
nobu:no-formatter
Closed

Random::Formatter is unrelated to SecureRandom#29
nobu wants to merge 1 commit intoruby:masterfrom
nobu:no-formatter

Conversation

@nobu
Copy link
Copy Markdown
Member

@nobu nobu commented May 18, 2024

Archaeologically speaking, Random::Formatter was originally a part of SecureRandom, but its features are unrelated to "secureness" and it is already separated as a more generic module.

We should separate it as another gem or move back to a standard library.

Archaeologically speaking, `Random::Formatter` was originally a part
of `SecureRandom`, but its features are unrelated to "secureness" and
it is already separated as a more generic module.

We should separate it as another gem or move back to a standard
library.
@hsbt
Copy link
Copy Markdown
Member

hsbt commented May 20, 2024

@nobu I'm okay to separate that from securerandom. But I'm not sure how to handle https://github.com/ruby/securerandom/blob/master/lib/securerandom.rb#L4 and https://github.com/ruby/securerandom/blob/master/lib/securerandom.rb#L96 with removing from this repository.

@hsbt
Copy link
Copy Markdown
Member

hsbt commented Dec 2, 2024

This change has been merged at #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants