aren’t there any other ways to change the order in the array?
something with the random integer in range where i put the max in and get a random index between that and the max. i just need to figure out a way to sort out the ones i’ve already used so if it chose 5 it wont choose that index again.