Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ uuid
Function
uuid
wxapp/longfor.js:120–122 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
}
119
120
function
uuid() {
121
return
crypto.randomUUID().replace(/-/g,
""
);
122
}
123
124
function
canonicalize(data = {}) {
125
return
Object.keys(data || {})
Callers
1
miniHeaders
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected