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

Function freshConnectionName

e2e/cloud/admin-users-console.test.ts:82–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 });
81
82const freshConnectionName = () => ConnectionName.make(`conn${randomBytes(4).toString("hex")}`);
83
84scenario(
85 "Admin · the Users page shows every member and what each has connected, and refuses a plain member",

Callers 1

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected