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

Function unique

e2e/scenarios/connect-handoff-session.test.ts:25–25  ·  view source on GitHub ↗
(prefix: string)

Source from the content-addressed store, hash-verified

23const EMULATOR_BASE = "https://resend.emulators.dev";
24
25const unique = (prefix: string) => `${prefix}_${randomBytes(4).toString("hex")}`;
26
27// The emulator serves its own OpenAPI document (bearer auth, base URL in
28// `servers`) — adding by URL with nothing else is exactly what an agent

Callers 1

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected