copy subset of Sprig template functions
This commit is contained in:
9
docs/sprig/uuid.md
Normal file
9
docs/sprig/uuid.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# UUID Functions
|
||||
|
||||
Sprig can generate UUID v4 universally unique IDs.
|
||||
|
||||
```
|
||||
uuidv4
|
||||
```
|
||||
|
||||
The above returns a new UUID of the v4 (randomly generated) type.
|
||||
Reference in New Issue
Block a user