GithubHelp home page GithubHelp logo

tanish2k09 / rand_num Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 2.3 MB

A unique basic app that generates a random number between a user-specified range. The upper and lower limiter numbers are input by the user. Negative numbers aren't supported right now.

Java 100.00%
android-application android-app beginner-project education

rand_num's Introduction

Rand_Num


App :

The latest build of the app can be found inside the bin folder.


Intro :

Hi guys! I am new to Android app development and here is my second basic app that generates a random number between a user-specified range. The upper and lower limiter numbers are input by the user. Negative numbers aren't supported as of now.


Note :

CURRENTLY ONLY MAXIMUM OF 10-DIGITS CAN BE HANDLED. A GREATER NUMBER WOULD CAUSE AN EXCEPTION THAT IS NOT HANDLED BY THE APP (devs would know what this is). SO THE GENERATED NUMBER MIGHT SHOW "2147483647" MOST OF THE TIME.


Easter eggs :

  1. If you enter the same value for lower and upper limits, the app would automatically set the upper limit to (lower limit+100). But that change won't be visible to humans.

  2. You can actually enter the minimum value greater than the maximum value. The app automatically treats the bigger number as the upper limit.

Since it is a totally beginner-level app, please don't criticise it for bad UI, lack of features etc... I'm just learning. DON'T EXPECT ME TO UPDATE IT REGULARLY. THIS IS JUST MY HOBBY AND DO IT IN FREE TIME.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.