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:
parent
6859d175ba
commit
dc490aced3
2 changed files with 10 additions and 1 deletions
|
@ -3,6 +3,8 @@
|
|||
|
||||
# == Random number formatter.
|
||||
#
|
||||
# Formats generated random numbers in many manors.
|
||||
#
|
||||
# === Examples
|
||||
#
|
||||
# Generate random hexadecimal strings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue