This is a simple random number generator app that lets the user set the range in which the numbers will start and end from Enjoy the app
For app demo click here
For app prototype click here
For app project management board click here
For final app apk click here to download
You will need the following to run this project:
- A machine with internet access (Laptop or desktop)
- Android studio 3.4 or later
- Clone the repository from GitHub
- Open the project folder using Android Studio IDE
- Wait to for build to finish and you're good to go
On app start the user will be presented with a detailed information about the app and a button to continue.
The user can then set the range he/she wants the random number to be generated from.
This page displays the random number with an option to regenerate the number again.
Find any typos? Have another resource you think should be included? Contributions are welcome!
-
First, fork this repository
-
Next, clone this repository to your desktop/laptop to make changes
` $ git clone {YOUR_REPOSITORY_CLONE_URL}` ` $ cd Randomy`
-
Once you've pushed changes to your local repository, you can issue a pull request by clicking on the green pull request icon.
The MIT License (MIT)
Copyright (c) [2019] Brian Odhiambo