Skip to content

Support in FML for uuid5 #419

@oliveregger

Description

@oliveregger

We have mapping cases where we would like to create deterministic uuids out of an integer or a string, so that the same int or string does give always the same uuid.

this could be done with uuid5 where you can provide a namespace (create one with uuid4 and reuse it) and the additional input

there are also standard naempsapscews available for dns, urls, oids

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions