RamShankarKumar / Random-Number-Generator

This Application takes two input from user and create a random number between the range of the given input.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random-Number-Generator

This Application takes two input from user and create a random number between the range of the given input.

What did I learn from this project ?

  1. Store user number input field in a JavaScript variable.
  2. About Math.random() madule in JavaScript.
  3. Get Value of input element before user hits the submit button. Has not used this concept into this project but learnt because of this project. I will try to include one project with this concept too.

About

This Application takes two input from user and create a random number between the range of the given input.


Languages

Language:CSS 51.0%Language:HTML 30.0%Language:JavaScript 19.0%