Skip to content

simplify unique id creation #76

Description

@ipjohnson

UniqueStringId.Create() needs to generate simple repeatable id's that aren't random (like they currently are).

Now all grace id's will be in the form "*-gN" where N is an ever increment number (or at least for the first 2 billion ids)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions