Constant randomize::formulas::PCG_MUL_64

source ·
pub const PCG_MUL_64: u64 = 6364136223846793005;
Expand description

This is the suggested multiplier for a PCG with 64 bits of state.