Trait xiangyun::num::RandTrait [] [src]

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

Required Methods

Implementors