Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Astrian/Nagging-backend
/ assignUUID
Function
assignUUID
func/users/createUser.js:44–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
async
function
assignUUID() {
45
let
uuid = uuidv4()
46
return
uuid
47
}
Callers
1
createUser.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected