Skip to content

createUuid

createUuid(dashes?): string

Creates a universally-unique identification string suitable for creating unique primary keys.

Parameters

dashes?: boolean

Whether or not to have dashes.

Returns

string


Generated using typedoc-plugin-markdown and TypeDoc