• Generate a non-random UUID string. Useful for generating an identifier from a string that is consistent across different runs of the CLI.

    Parameters

    • subject: string

      The subject to generate the UUID from.

    Returns string

    A non-random UUID string.