Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 152 Bytes

uuid.md

File metadata and controls

9 lines (6 loc) · 152 Bytes

UUID Functions

Sprig can generate UUID v4 universally unique IDs.

uuidv4

The above returns a new UUID of the v4 (randomly generated) type.