TITLE: Random Number Generator that Doesn't Repeat Numbers __________ This project outputs a random number from within a user-specified range. Once a number is outputted once, the project will not output that number again unless you restart it. This is supposed to be good for bingo.