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.
免費玩Random Number Generator APP玩免費
免費玩Random Number Generator App
熱門國家 | 系統支援 | 版本 | 費用 | APP評分 | 上架日期 | 更新日期 |
---|---|---|---|---|---|---|
未知 | Android Google Play | 3.0 App下載 | 免費 | 1970-01-01 | 2015-04-24 |