Hello,
I have a problem that I need to solve. What I want to happen is a random integer to be chosen within a range that isn’t a certain integer. For example: Random Integer within 0 - 20 that is not 18. I’m not sure how to tackle this one.
Thank you.