Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlowiseAI/Flowise
/ generateId
Function
generateId
packages/server/src/utils/index.ts:2024–2026 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2022
}
2023
2024
export
function
generateId() {
2025
return
uuidv4()
2026
}
2027
2028
export
const
getMulterStorage = () => {
2029
const
provider = StorageProviderFactory.getProvider()
Callers
3
createNewWorkspace
Method · 0.90
createNewUser
Method · 0.90
createNewOrganization
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected