Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ fallback
Function
fallback
packages/app/src/utils/uuid.ts:1–1 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
const
fallback = () => Math.random().toString(16).slice(2)
2
3
export
function
uuid() {
4
const
c = globalThis.crypto
Callers
2
uuid
Function · 0.70
DialogConnectProvider
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected