summaryrefslogtreecommitdiff
path: root/lib/securerandom.rb
diff options
context:
space:
mode:
-rw-r--r--lib/securerandom.rb2
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ require 'random/formatter'
module SecureRandom
# The version
- VERSION = "0.3.1"
class << self
# Returns a random binary string containing +size+ bytes.