Amistio
Get started
All connectors

Random

Built in - no setup

Generate 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.uuid

    Return 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