• Generate a random UUID of the specified version. Defaults to v4.

    Parameters

    • Optional version: UUIDVersion = 4

      UUID version, currently only v4 is fully compliant, other versions are using the same algorithm as v4

    Returns any

    UUID string