Enum xiangyun::rand::Style [] [src]

pub enum Style {
    PMrand,
    Gauss,
    BMrand,
    Marsaglia,
    Lazy,
}

Variants