I'm making a simple program that there are many command buttons with numbers on them. I want the program to choose a random button each time the program is opened. Then when the person guesses the right button, it will take it to another form. I know how to make it go to another form, but i do need help on how it will choose a random number each time the program is opened.