Home > @jsplumb/util > uuid
#
uuid() functionGenerate a v4 UUID.
Signature:
export declare function uuid(): string;
Returns:
string
String representation of a UUID
Home > @jsplumb/util > uuid
Generate a v4 UUID.
Signature:
export declare function uuid(): string;
Returns:
string
String representation of a UUID