@pwngh/economy-lab
    Preparing search index...

    Function idempotencyKey

    • Mints an idempotency key: idem_ plus the joined parts when given (so a caller can derive the same key on retry from its own identifiers), else a random UUID for one-shot scripts.

      Parameters

      • ...parts: readonly string[]

      Returns string