const fn lcg_next(rval: i64, c: i64) -> i64
Vanilla’s LinearCongruentialGenerator.next().
LinearCongruentialGenerator.next()