Project description: The program generates a random number in the specified ranges and asks the user to guess that number.
Game features:
- Added attempts for the user. When the number is guessed, the program should show the number of attempts "Replay" mode after a successfully guessed word.
- You can manually specify the right boundary of the number for a random number selection (from 1 to n)
- function easily outputs random from lower to upper limit
- mode: "give up"
- Added cases of the word "attempt". "attempt" (when 1), "attempts" (from 2 to 4) and "attempts" (from 5)
- mode "Limited number of attempts"