stack

Home > @infiniteobjects/core-library > UUID > hex

UUID.hex() method

Produce a random hexadecimal string

Signature:

static hex(length?: number): string;

Parameters

Parameter Type Description
length number (Optional)

Returns:

string

Remarks

possible characters: 0123456789ABCDEF