#[unsafe(no_mangle)]pub unsafe extern "C" fn patch_seq_uuid4(stack: Stack) -> StackExpand 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