Correct name of Mutant.random_float
This commit is contained in:
parent
d0524f1724
commit
564220c453
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ module Mutant
|
|||
#
|
||||
# @api private
|
||||
#
|
||||
def self.random_fixnum
|
||||
def self.random_float
|
||||
Random.rand
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue