Files
atlantis/vendor/github.com/Masterminds/sprig/docs/uuid.md
2018-06-19 21:10:07 +01:00

152 B

UUID Functions

Sprig can generate UUID v4 universally unique IDs.

uuidv4

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