| copyright |
|
||
|---|---|---|---|
| lastupdated | 2025-10-17 | ||
| keywords | |||
| subcollection | cloud-logs |
{{site.data.keyword.attribute-definition-list}}
{: #dataprime-ref-uuid-func}
This guide provides a glossary of {{site.data.keyword.logs_full}} DataPrime UUID functions. {: shortdesc}
{: #isuuid}
Returns true if UUID is valid.
isUuid(uuid: string): bool
{: codeblock}
{: #randomuuid}
Returns a random UUIDv4.
randomUuid(): string
{: codeblock}