Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romgar/loto
Loto grid generation
https://github.com/romgar/loto
Last synced: 18 days ago
JSON representation
Loto grid generation
- Host: GitHub
- URL: https://github.com/romgar/loto
- Owner: romgar
- Created: 2015-07-15T19:38:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-19T19:07:52.000Z (over 9 years ago)
- Last Synced: 2024-04-17T04:00:23.643Z (7 months ago)
- Language: Python
- Homepage:
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# loto
4-hours project to generate some loto grids for a wedding game.
Constraints:
- 15 numbers between 1 and 89,
- At least one number, and no more than 3 numbers, between each serie of 10 numbers (1 and 9, 10 and 19, 20 and 29, ...)
- Numbers of the same serie are displayed in the same column, but order is random.Expected result (3 grids example):
![example of loto grids](loto.png "Loto grids")