This program generates a random number between two user-specified numbers.
- Run the program: The program prompts the user to enter two numbers.
- Receive a random number: After entering the numbers, the program generates and displays a random number between the two provided values.