Struct pcg_rand::multiplier::DefaultMultiplier[][src]

pub struct DefaultMultiplier;

Provides a default "good" multiplier based on the multiplier provided in the C++ implementation of PCG

Trait Implementations

Auto Trait Implementations