https://github.com/mdecker-mobilecomputing/wearos_lottozahlen
WearOS app to generate a set of six numbers from the range 1..49 for the national lottery in Germany.
https://github.com/mdecker-mobilecomputing/wearos_lottozahlen
restclient wearos
Last synced: 12 months ago
JSON representation
WearOS app to generate a set of six numbers from the range 1..49 for the national lottery in Germany.
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/wearos_lottozahlen
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2019-01-06T22:49:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-23T19:43:53.000Z (about 5 years ago)
- Last Synced: 2025-01-05T21:09:00.393Z (over 1 year ago)
- Topics: restclient, wearos
- Language: Java
- Size: 133 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WearOS-App: "Lotto Numbers"
WearOS app which randomly chooses 6 numbers in the range between 1 and 49 for the Germany lottery.
The six numbers are based on real random data obtained from the
[*"ANU Quantum Random Numbers Server"*](http://qrng.anu.edu.au/index.php).
See [this repository](https://github.com/MDecker-MobileComputing/Ionic_Lottozahlen) for an Ionic app
that also generates random lottery numbers.
----
## Screenshots
 

Screenshots were taken from emulator.
----
# License
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).