Class: VlatkoLotto::Drawing

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

Instance Method Summary collapse

Instance Method Details

#drawObject



3
4
5
# File 'lib/vlatko_lotto/drawing.rb', line 3

def draw
  5.times.map { single_draw }
end