>>8I've thought of adding sort to precomputed data, this way
even if xorshift is compromised with a serial attack(i.e. allowing to compute Nth number faster than iteration) they would have no idea what place this number needs to be, as all other must be recomputed to find their placement.
The problem it can't work for gap values, since their range is too small.