[][src]Constant randomize::formulas::DEFAULT_PCG_INC

pub const DEFAULT_PCG_INC: u128

A suggested default increment for a PCG.

The number is u128, but just downcast to any smaller bit width.