Function uuid4_new

Source
#[no_mangle]
pub extern "C" fn uuid4_new() -> UUID4
Expand description

Generate a new random (version-4) UUID and return it by value.