Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/koderover/zadig
/ UUID
Function
UUID
pkg/util/random.go:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
func
UUID() string {
31
return
uuid.New().String()
32
}
33
34
const
str =
"abcdefghijklmnopqrstuvwxyz"
35
const
numStr =
"0123456789abcdefghijklmnopqrstuvwxyz"
Callers
2
RequestID
Function · 0.92
sendSyscapNotify
Function · 0.92
Calls
1
String
Method · 0.45
Tested by
no test coverage detected