You have one of each number except 7, and you’re deliberately avoiding doubles and runs of consecutive numbers. Human attempts at randomness tend to be very idealized in that way, and as a result, less random.
My favourite example of this is that IIRC itunes pushed an update that made the shuffle feature less random because they were getting complaints about it not being random enough
You have one of each number except 7, and you’re deliberately avoiding doubles and runs of consecutive numbers. Human attempts at randomness tend to be very idealized in that way, and as a result, less random.
Here’s what my brain came up with
5 5 5 5 5 5 5 5 1 5
Crazy lucky, this probably would’ve spawned 3 extra ender pearls
My favourite example of this is that IIRC itunes pushed an update that made the shuffle feature less random because they were getting complaints about it not being random enough
I bet the shuffle algorithm is sample with replacement.