Home > @infiniteobjects/core-library > UUID > hex
Produce a random hexadecimal string
Signature:
static hex(length?: number): string;
Parameter | Type | Description |
---|---|---|
length | number | (Optional) |
Returns:
string
possible characters: 0123456789ABCDEF