MCPcopy 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
44async function assignUUID() {
45 let uuid = uuidv4()
46 return uuid
47}

Callers 1

createUser.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected