generateGlobalId

Generates a unique global ID string.

This function provides a convenient way to generate a globally unique identifier using the GlobalIdGenerator. The ID is generated as a string representation suitable for use in various contexts such as message IDs.

Return

a unique global ID as a string

See also

Samples