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.
idem_
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.