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

Function unique

e2e/scenarios/oauth-scope-insufficient.test.ts:37–37  ·  view source on GitHub ↗
(prefix: string)

Source from the content-addressed store, hash-verified

35const api = composePluginApi([openApiHttpPlugin()] as const);
36
37const unique = (prefix: string) => `${prefix}_${randomBytes(4).toString("hex")}`;
38
39/** Upstream on 127.0.0.1: `GET /inbox` is 200 for any bearer; `GET /files`
40 * answers a Google-shaped scope-insufficient 403; `GET /admin` answers an

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected