# Lottery Lottery Generator ## Installation Install dependencies: $ bundle install Install Lottery: $ gem install lottery ## Usage ### 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 ## 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