[ruby/securerandom] Typofix by misspell
https://github.com/ruby/securerandom/commit/e8be08901a
This commit is contained in:
parent
3d40f11564
commit
6931222883
@ -201,7 +201,7 @@ module Random::Formatter
|
|||||||
#
|
#
|
||||||
# The result contains 74 random bits (9.25 random bytes).
|
# 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.
|
# includes not only random bits but also timestamp.
|
||||||
#
|
#
|
||||||
# See draft-ietf-uuidrev-rfc4122bis[https://datatracker.ietf.org/doc/draft-ietf-uuidrev-rfc4122bis/]
|
# See draft-ietf-uuidrev-rfc4122bis[https://datatracker.ietf.org/doc/draft-ietf-uuidrev-rfc4122bis/]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user