This is just a 8bit PRNG. Randomness is as bad as it could possibly get. The period is 256 in the scalar implementation. The implementation is widened 64x for SIMD purposes, and that has the unintentional side benefit of multiplying the period by that amount too.
Sample output on Pixel4 (pinned on the biggest CPU core by taskset 80
):