Über Random Number Generator
Eine einfache App zum Simulieren Würfel, RNG, oder jede andere Art von Zufallszahl!
A very simple app that will provide random numbers between any two start and end numbers between 0 and 999,999,999.
Great for simulating dice, RNG, or for any other time you need a random number!
Uses Java's Random class (http://docs.oracle.com/javase/1.4.2/docs/api/java/util/Random.html) and nextInt(int) method to generate the numbers, if you are interested in what the app uses to generate these numbers. A fresh Random class is generated on each button press, so the same seed is not used twice.
This app is completely open source, and the github page is linked via the "Developer's Website" link below this description.
What's new in the latest 3.0
New animation for generating numbers!
Random Number Generator APK -Informationen
Alte Versionen von Random Number Generator
Random Number Generator 3.0
Superschnelles und sicheres Herunterladen über die APKPure-App
Ein Klick zur Installation von XAPK/APK-Dateien auf Android!