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
|
# @api private
|
||||||
#
|
#
|
||||||
def self.random_fixnum
|
def self.random_float
|
||||||
Random.rand
|
Random.rand
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Reference in a new issue