MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / unique

Function unique

e2e/scenarios/microsoft-graph-default.test.ts:29–29  ·  view source on GitHub ↗
(prefix: string)

Source from the content-addressed store, hash-verified

27};
28
29const unique = (prefix: string) => `${prefix}_${randomBytes(4).toString("hex")}`;
30
31// Compiling the ~37MB Graph spec inside dev workerd needs more headroom than
32// GitHub's 2-core runners have: /api/microsoft/graph 500s and the dev stack is

Callers 1

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected