MCPcopy 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

1const fallback = () => Math.random().toString(16).slice(2)
2
3export function uuid() {
4 const c = globalThis.crypto

Callers 2

uuidFunction · 0.70
DialogConnectProviderFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected