Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 216 Bytes

uuidv4.md

File metadata and controls

8 lines (5 loc) · 216 Bytes

uuidv4

This function returns a new, randomly generated UUID (version 4) when called. UUIDs are represented as lowercase hex strings in Rudi.

Examples

  • (uuidv4)"0de626c1-5955-4303-a52b-420463386f76"