Method: RandomDistribution::Sequence::RubyGlobalGenerator#next

Defined in:
lib/redshift/util/random.rb

#nextObject



16
17
18
# File 'lib/redshift/util/random.rb', line 16

def next
  rand
end