Trait xiangyun::num::Rand [] [src]

pub trait Rand {
    fn rand() -> Self;
}

Required Methods

Implementors