Function yrs::uuid_v4_from

source ยท
pub fn uuid_v4_from(rng: &mut Rng) -> Uuid
Expand description

Generate random v4 UUID. (See: https://www.rfc-editor.org/rfc/rfc4122#section-4.4)