Sha256: 36324362a9fb22c730576a301d3129538d9b5d55e3f6a439e07ed4c2eb82702c

Contents?: true

Size: 937 Bytes

Versions: 2

Compression:

Stored size: 937 Bytes

Contents

# 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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lottery-0.0.4 README.md
lottery-0.0.3 README.md