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:49–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
const
api = composePluginApi([] as
const
);
48
49
const
uniqueSuffix = () => randomBytes(4).toString(
"hex"
);
50
51
/**
52
* 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