randomBytes
.
Parameters
Parameter | Type | Description |
---|---|---|
randomBytes | BytesLike | The random bytes to use. |
Returns
string
The UUID.
function uuidV4(randomBytes): string
randomBytes
.
Parameter | Type | Description |
---|---|---|
randomBytes | BytesLike | The random bytes to use. |
string
The UUID.
Was this page helpful?