UUID
@3dverse/livelink / UUID
Type Alias: UUID
UUID:
NativeType
<string
>
Defined in: node_modules/@3dverse/livelink.core/dist/sources/types/UUID.d.ts:13
Universally Unique Identifier as a string.
Must use the version 4 of the UUID standard.
Must be in the format of xxxxxxxx-xxxx-4xxx-xxxx-xxxxxxxxxxxx
.
See
https://en.wikipedia.org/wiki/Universally_unique_identifier#Version_4_(random)