Module: Lottery::Spain

Extended by:
Spain
Includes:
LotteryHelper
Included in:
Spain
Defined in:
lib/lottery/spain.rb

Instance Method Summary collapse

Methods included from LotteryHelper

#draw, #make_hash

Instance Method Details

#daily_6_49Object



22
23
24
# File 'lib/lottery/spain.rb', line 22

def daily_6_49
  make_hash(draw(49, 6))
end

#spanish_6_49Object



15
16
17
# File 'lib/lottery/spain.rb', line 15

def spanish_6_49
  make_hash(draw(49, 6))
end

#sunday_5_54_plus1Object

Sunday 5/54+1 numbers + de matrix www.elgordo.com/shop/tg-play-sunday-554.asp



9
10
11
# File 'lib/lottery/spain.rb', line 9

def sunday_5_54_plus1
  make_hash(draw(49, 5), draw(11, 1))
end