Random
Built in - no setupGenerate cryptographically random identifiers. Use for correlation ids, idempotency keys, or unique references.
Publisher: Amistio (built-in) - version 1.0.0 - Apache-2.0
Operations (1)
Random UUID
random.uuidReturn one RFC 4122 v4 UUID from a cryptographically secure source. Every call returns a new value.
Takes no inputs.
Returns
uuid(string) - A new v4 UUID.
Safety rules
- Do not use as a secret or credential: the value appears in run records.
Use Random from the agent builder - add the block, and reviewed operations run with your own connected account.
Open the builder