was wondering how I could create a button that when pressed it would generate a random number between 1 and 1000 eg 543 and display it in a text box
Then when u press the button again it will display a number that is between the recently selected number (in this example 543) and 1
and then u press it again and again until it displays the number 1.
The premise is that it is a chance game and the person that clicks the button and displays the number 1 is the loser.