You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a JavaScript program that generates a random number between two numbers. The user can input the number and the program will generate the number between user input.
4
+
5
+
## How to Use
6
+
7
+
1. Enter the first number in the first input box.
8
+
2. Enter the second number in the second input box.
9
+
3. Click the "Generate Random Number" button to generate a random number between the two numbers.
10
+
4. The program will display the random number
11
+
12
+
## Screenshot
13
+

0 commit comments