• Generates a short UUID with a prefix. Mirrors the python agents implementation.

    Parameters

    • prefix: string = ''

      The prefix to add to the UUID.

    Returns string

    A short UUID with the prefix.