summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
-rw-r--r--lib/securerandom.rb2
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@
# * uuid
#
# These methods are usable as class methods of SecureRandom such as
-# `SecureRandom.hex`.
#
# === Examples
#