Sha256: b9aca8fa23d99c05d1aac168d13f3084158060a0ac5e00f26ce8797c18345af0

Contents?: true

Size: 1.35 KB

Versions: 1

Compression:

Stored size: 1.35 KB

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?

### Spain?

__Generate Daily 6/49:__

    lottery es

__Generate Sunday 5/54+1:__

    lottery es 1

__Generate Spanish 6/49:__

    lottery es 2

### Europe?

__Generate Euro Million Numbers:__

    lottery eu

__Generate Lotto Numbers:__

    lottery eu 1

__Generate Thunderball Numbers:__

    lottery eu 2

### Taiwan?

__產生[威力彩][superlotto638]號碼:__

    lottery tw

__產生[大樂透][lotto649]號碼:__

    lottery tw 1

__產生[今彩 539][dc539] 號碼:__

    lottery tw 2

__產生[三星彩][3d]號碼:__

    lottery tw 3

__產生[四星彩][4d]號碼:__

    lottery tw 4

[superlotto638]: http://www.taiwanlottery.com.tw/SuperLotto638/index.asp
[lotto649]: http://www.taiwanlottery.com.tw/Lotto649/index.asp
[dc539]: http://www.taiwanlottery.com.tw/DailyCash/index.asp
[3d]: http://www.taiwanlottery.com.tw/3D/index.asp
[4d]: http://www.taiwanlottery.com.tw/4D/index.asp

## 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

1 entries across 1 versions & 1 rubygems

Version Path
lottery-0.0.5 README.md