random number

Forum discussion tagged with random number.
  1. manicmike

    Homework Help (C# GUI, Random Number Guessing Game)

    As the title states, this is for homework. I'm tasked with creating a program that allows a user to input a number into a GUI, and then compares their answer to the random number. Most of the remaining code is cake but when I tested what I have so far, EVERY time the Guess button is clicked, it...