Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ unique
Function
unique
e2e/scenarios/google-disabled-api.test.ts:66–66 ·
view source on GitHub ↗
(prefix: string)
Source
from the content-addressed store, hash-verified
64
};
65
66
const
unique = (prefix: string) => `${prefix}_${randomBytes(4).toString(
"hex"
)}`;
67
68
const
decodeHtml = (value: string): string =>
69
value
Callers
1
google-disabled-api.test.ts
File · 0.70
Calls
1
toString
Method · 0.80
Tested by
no test coverage detected