https://andro.io/app/randomnumbergenerator-kh5m
Power 100
Android app profile
Random Number Generator for Android – Latest Version & Features
by Amanda Roos
★★★★★
(0 ratings)
Rate this app
How do you feel about Random Number Generator?
Thanks for your feedback!
> 2.2k
Monthly Downloads
~$900
Estimated Cost
Screenshots
About Random Number Generator
Generates a random number using Java Random class.Random rand = new Random();rand.nextInt(Math.abs((firstChoice - secondChoice)) + 1) + Math.min(firstChoice, secondChoice);Code on GitHub: https://github.com/amandafarrell/RandomNumberGenerator