Random Number Generator (No Ads) Application icon

Random Number Generator (No Ads) Random

1.1 MB / 10+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Random Number Generator (No Ads), developed and published by Amanda Farrell, has released its latest version, Random, on 2023-12-10. This app falls under the Tools category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Random Number Generator (No Ads) APK available on this page is compatible with all Android devices that meet the required specifications (Android 5.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.amandafarrell.www.randomnumbergenerator

Updated: 1 year ago

Developer Name: Amanda Farrell

Category: Tools

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Random Number Generator (No Ads) on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Reviews

5 ★, on 2018-11-02
This is perfect. I read on Reddit why the dev made the previous 4 numbers visible (and gradually smaller) and it's a brilliant idea. You are in no doubt that each time you generate a new number that you've hit the button correctly and the number isn't a duplicate. Perfect for some of the dice games I play. Oh, and no ads - you can't go wrong.

4 ★, on 2019-05-03
Pretty good for this random number generator! Thumbs up 🖒☺

5 ★, on 2019-07-21
Simple, open source and does everything I need it to do.

1 ★, on 2019-06-24
bad app, not enough features

Previous Versions

Random Number Generator (No Ads) Random
2023-12-10 / 1.1 MB / Android 5.0+

About this app

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

New features

Update icon assets and add donation button