Class: MegaLottoChi::Drawing
- Inherits:
-
Object
- Object
- MegaLottoChi::Drawing
- Defined in:
- lib/mega_lotto_chi/drawing.rb
Instance Method Summary collapse
Instance Method Details
#draw ⇒ Object
3 4 5 |
# File 'lib/mega_lotto_chi/drawing.rb', line 3 def draw 6.times.map { single_draw } end |