Skip to main content

lcg_next

Function lcg_next 

Source
const fn lcg_next(rval: i64, c: i64) -> i64
Expand description

Vanilla’s LinearCongruentialGenerator.next().