# Lottery Go buy a ticket by 100% Ruby chosen numbers and be the next jackpot winner! ## Installation Install Lottery: $ gem install lottery ## Where are you from? ### Europe? __Generate Euro Million Numbers:__ lottery eu __Generate Lotto Numbers:__ lottery eu 1 __Generate Thunderball Numbers:__ lottery eu 2 ### Spain? __Generate Daily 6/49:__ lottery es __Generate Sunday 5/54+1:__ lottery es 1 __Generate Spanish 6/49:__ lottery es 2 ### Taiwan? __產生威力彩號碼:__ lottery tw __產生大樂透號碼:__ lottery tw 1 __產生今彩 539 號碼:__ lottery tw 2 ## Contributing 1. Fork it. 2. Create your feature branch (`git checkout -b my-new-feature`). 3. Commit your changes (`git commit -am 'Add some feature'`). 4. Push to the branch (`git push origin my-new-feature`). 5. Create new Pull Request. ## Author Juanito Fatas ## License MIT License