Class UUIDUtils

Utility methods around generating unique IDs.

This class does not have a constructor, so you cannot create it directly.

MethodDescription
static createUUID()The method generates a unique id.

assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values

static createUUID(): String

The method generates a unique id.

Returns:

  • the generated unique id