I need to generate 8 random integers, but they need to be unique, aka not repeated.
For example, I want 8 numbers within the range 1 to 8.
I\'ve seen arc4ran
Here's some psuedo code
allKeys