Skip to content

UUIDv6 implementation.#93

Open
ljdarj wants to merge 1 commit into
haskell-hvr:masterfrom
ljdarj:uuid-6
Open

UUIDv6 implementation.#93
ljdarj wants to merge 1 commit into
haskell-hvr:masterfrom
ljdarj:uuid-6

Conversation

@ljdarj

@ljdarj ljdarj commented Oct 10, 2025

Copy link
Copy Markdown

Adding a UUIDv6 implementation and putting together the functions shared between v6 and v1.

Partially addresses #76.

Adding a UUIDv6 implementation and putting together the functions shared between v6 and v1.
@ljdarj

ljdarj commented Oct 10, 2025

Copy link
Copy Markdown
Author

I do have a few questions though : first, given that uuid's already using System.Entropy instead of System.Random for the v4 UUID, should the "fake" MAC addresses for v1/v6 move to using entropy too? Second, I already put a note on the v1 module to point people towards the v6 one, on the model of the note in v3 pointing towards v5, but admitting #87 gets merged first, should I put a note in v6 pointing people towards v7?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant