Skip to Content
SdkReactInternalFunctionsgenerateProjectId

generateProjectId

generateProjectId(): string

Defined in: src/lib/db/project/types.ts:48 

Generates a unique project ID with timestamp and random suffix. Format: proj__

Returns

string

Last updated on