Skip to content
#

uuid-generator

Here are 10 public repositories matching this topic...

Generate identifiers, conforming to the Guid CLR type, that are based on a prefix and sequence. The identifiers are not compliant with RFC4122 (and are marked with a version outside of what is defined in RFC4122, as to guarantee never colliding with an actually compliant UUID, such as one generated using Guid.NewGuid).

  • Updated Aug 14, 2021
  • C#

Improve this page

Add a description, image, and links to the uuid-generator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the uuid-generator topic, visit your repo's landing page and select "manage topics."

Learn more