Skip to content

Consider using RNG to generate the Id value instead of Guid #7

Description

@benfoster

Since the value of the underlying Guid is never exposed, we could consider using a Random Number Generator to generate the Id value. This would also have the benefit of being stronger cryptographically and more random though may influence performance negatively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions