summaryrefslogtreecommitdiff
path: root/lib/random
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2021-12-05 21:53:35 +0900
committerNobuyoshi Nakada <[email protected]>2021-12-09 20:26:44 +0900
commit12a0a89e22fbc312e4a95a7749bc153532daa855 ()
treec02bab74641503e5a9cdb4ce1d2db02241e9fb43 /lib/random
parent4258c8df867b497369a815e92f741aebf1469b0d (diff)
[ruby/securerandom] Split Random::Formatter from SecureRandom [Feature #18190]
https://.com/ruby/securerandom/commit/1e57277b9e
Notes: Merged: https://.com/ruby/ruby/pull/5237
-rw-r--r--lib/random/formatter.rb215
1 files changed, 215 insertions, 0 deletions
@@ -0,0 +1,215 @@