Trait octoon::util::uuid::OsRandNewV4

source ·
pub trait OsRandNewV4 {
    fn new_v4_osrng() -> Uuid;
}

Required Methods

Implementations on Foreign Types

Implementors