mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
parent
7923e420c4
commit
89d3b72488
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ require 'random/formatter'
|
||||||
module SecureRandom
|
module SecureRandom
|
||||||
|
|
||||||
# The version
|
# The version
|
||||||
VERSION = "0.4.0"
|
VERSION = "0.4.1"
|
||||||
|
|
||||||
class << self
|
class << self
|
||||||
# Returns a random binary string containing +size+ bytes.
|
# Returns a random binary string containing +size+ bytes.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue