pcg8_once_insecure

PCGs with n bits output and n bits of state.

@safe nothrow @nogc
alias pcg8_once_insecure = PermutedCongruentialEngine!(rxs_m_xs_forward!(ubyte, ubyte), stream_t.specific, true)