Skip to content

Commit

Permalink
[ruby/securerandom] Typofix by misspell
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 25, 2023
1 parent 3d40f11 commit 6931222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/random/formatter.rb
Expand Up @@ -201,7 +201,7 @@ def uuid
#
# The result contains 74 random bits (9.25 random bytes).
#
# Note that this method cannot be made reproducable because its output
# Note that this method cannot be made reproducible because its output
# includes not only random bits but also timestamp.
#
# See draft-ietf-uuidrev-rfc4122bis[https://datatracker.ietf.org/doc/draft-ietf-uuidrev-rfc4122bis/]
Expand Down

0 comments on commit 6931222

Please sign in to comment.