Libraries
»
ccls-ccls_engine
(3.11.0)
»
Index
»
#random_float
Method: #random_float
Defined in:
lib/ccls_engine/factories.rb
#
random_float
⇒
Object
13 14 15
# File 'lib/ccls_engine/factories.rb', line 13
def
random_float
rand
*
100
end