Skip to content

MDecker-MobileComputing/Ionic_Wuerfel

Repository files navigation

Dice app based on real random data


The Ionic app shows random dice numbers (values from 1 to 6). The random numbers are fetched from the Web-API ANU QRNG, which generates real random numbers.



Build as Electron app


Since the project is using Capacitor you can also build it as Electron app: checkout branch electron of this repository and read the instructions in file README_electron.md.



Screenshots


Screenshot 1   Screenshot 2



License


See the LICENSE file for license rights and limitations (BSD 3-Clause License) for the files in this repository.

The author of this app is not related to ANU QRNG.

Illustration of dices used to display the random number cut out from this image on pixabay.com by user peterolah0. See this Gist for the Bash script that was used to cut out the individual dices with ImageMagick.