Mints a fresh, isolated clone of a sample resource.
Derives the resource identity from shape: the kind: "id" property names the identifier entry and the trailing
{code} slot of the id pattern names the code entry. The code is regenerated by
replacing each character with a random counterpart of the same class (digit, upper-case or lower-case letter), the
identifier's trailing segment is swapped to match, the audit timestamps are reset, and the result is validated
against shape.
Lets conformance tests mint isolated fixtures whose identifiers collide neither with the sample dataset nor with
other generated fixtures sharing the same store.
Mints a fresh, isolated clone of a sample resource.
Derives the resource identity from
shape: thekind: "id"property names the identifier entry and the trailing{code}slot of the id pattern names the code entry. The code is regenerated by replacing each character with a random counterpart of the same class (digit, upper-case or lower-case letter), the identifier's trailing segment is swapped to match, the audit timestamps are reset, and the result is validated againstshape.Lets conformance tests mint isolated fixtures whose identifiers collide neither with the sample dataset nor with other generated fixtures sharing the same store.