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

Function unique

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

Source from the content-addressed store, hash-verified

31};
32
33const unique = (prefix: string) => `${prefix}_${randomBytes(4).toString("hex")}`;
34const MICROSOFT_FILES_PRESET_ID = "files";
35
36// Compiling the Graph spec inside dev workerd needs more headroom than GitHub's

Callers 1

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected