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.
- Enter the first number in the first input box.
- Enter the second number in the second input box.
- Click the "Generate Random Number" button to generate a random number between the two numbers.
- The program will display the random number