MCPcopy Create free account
hub / github.com/1Panel-dev/MaxKB / randomId

Function randomId

ui/src/utils/common.ts:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 随机id
42*/
43export const randomId = function () {
44 return nanoid()
45}
46
47/*
48 获取文件后缀

Callers 1

getOrCreateIdFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected