Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ shortRandomSuffix
Function
shortRandomSuffix
src/utils/log-naming.ts:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
}
6
7
export
function
shortRandomSuffix(): string {
8
return
randomUUID().slice(0, 8);
9
}
Callers
5
createDefaultResultBundlePath
Function · 0.90
generateLogFileName
Function · 0.90
launchSimulatorAppWithLogging
Function · 0.90
startTrackedOsLogStream
Function · 0.90
createArtifactPath
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected