An open API service indexing awesome lists of open source software.

https://github.com/mdecker-mobilecomputing/maven_lottozahlen

Einfaches Java-Kommandozeilenprogramm, das einen Tipp für Lotto "6 aus 49" (und andere) auf die Konsole schreibt; zur Demonstration von "GitHub Actions"
https://github.com/mdecker-mobilecomputing/maven_lottozahlen

demo gh-pages java lotto-numbers maven

Last synced: 2 months ago
JSON representation

Einfaches Java-Kommandozeilenprogramm, das einen Tipp für Lotto "6 aus 49" (und andere) auf die Konsole schreibt; zur Demonstration von "GitHub Actions"

Awesome Lists containing this project

README

        

# Lottozahlen-Generator #


Das Repo enthält ein Maven-Projekt mit einem einfachen Java-Kommandozeilenprogramm,
das einen Zahlentipp für das deutsche Zahlenlotto "6 aus 49" auf die Konsole schreibt.
Die eigentlichen Implementierung (siehe Paket `de.eldecker.dhbw.lottozahlen.engine`)
kann aber auch Zahlentipps für andere Lottosysteme erzeugen.


Siehe [**hier für API-Doc (JavaDoc)**](https://mdecker-mobilecomputing.github.io/Maven_Lottozahlen/),
bereitgestellt mit [GitHub Pages](https://pages.github.com/).


----

## License ##


See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).