Quote Originally Posted by SnowVix View Post
rand() calls from zero through upper, so this hilariously shows exactly how the problem may have happened in the first place, and isn't in fact any demonstration of how you would fix it.
Okay so just add a +1 on the end of the integer.

Congrats we just bug fixed the entire issue.