1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[DOC] Improve Random::Formatter description and example

This commit is contained in:
Nobuyoshi Nakada 2021-12-13 19:54:38 +09:00
parent 6859d175ba
commit dc490aced3
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6
2 changed files with 10 additions and 1 deletions

View file

@ -3,6 +3,8 @@
# == Random number formatter.
#
# Formats generated random numbers in many manors.
#
# === Examples
#
# Generate random hexadecimal strings: