Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Postcatlab/postcat
/ uuid
Function
uuid
src/workbench/browser/src/app/utils/index.utils.ts:1–1 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
export
const
uuid = (): string => Math.random().toString(36).slice(-8);
2
3
// const DOMAIN_REGEX =
4
// '(^((http|wss|ws|ftp|https)://))|(^(((http|wss|ws|ftp|https)://)|)(([\\w\\-_]+([\\w\\-\\.]*)?(\\.(' +
Callers
nothing calls this directly
Calls
1
toString
Method · 0.80
Tested by
no test coverage detected