Class: Range

Inherits:
Object
  • Object
show all
Defined in:
lib/dummy_files.rb

Instance Method Summary collapse

Instance Method Details

#randomObject



77
78
79
# File 'lib/dummy_files.rb', line 77

def random
  self.map.random
end