Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ uniqueSuffix
Function
uniqueSuffix
e2e/scenarios/artifact-loading-surface.test.ts:50–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
const
api = composePluginApi([] as
const
);
49
50
const
uniqueSuffix = () => randomBytes(4).toString(
"hex"
);
51
52
/**
53
* The placeholder texts that must never reach a user again.
Callers
1
artifact-loading-surface.test.ts
File · 0.70
Calls
1
toString
Method · 0.80
Tested by
no test coverage detected