patch_seq_uuid4

Function patch_seq_uuid4 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn patch_seq_uuid4(stack: Stack) -> Stack
Expand description

Generate a UUID v4 (random)

Stack effect: ( โ€“ String )

Returns a UUID in standard format: โ€œ550e8400-e29b-41d4-a716-446655440000โ€

ยงSafety

Stack pointer must be valid