Mints unique identifiers, one namespace per entity kind (see IdPrefix). An id must
never repeat within its prefix: minted ids become row keys, and txn_ ids are hashed into
the tamper-evident chain. The runtime default appends a crypto.randomUUID() to the prefix.
Mints unique identifiers, one namespace per entity kind (see IdPrefix). An id must never repeat within its prefix: minted ids become row keys, and
txn_ids are hashed into the tamper-evident chain. The runtime default appends acrypto.randomUUID()to the prefix.