ok here's where it gets a little more difficult. We know the game goes through the seeds 256 times per second, but what is that length of time in seconds? simple: 1s / 256 = 0.00390625s, or 3.90625 milliseconds. the game goes through all of the seeds once in 3.90625 milliseconds! that makes it extraordinarily hard to hit a seed right?