Skip to content

Ensure best practices are in use for generation of unique identifiers #27

@jackjohn7

Description

@jackjohn7

We're currently generating identifiers using rng distributions from the rand crate. I'd like to assess whether or not this is sufficient for our needs. The likelihood of collision is incredibly low, but I'd like to ensure we're doing all we can while still performing well.

ThreadRng

If not, we could use something like ulid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions