uuid

For creating, comparing, parsing and printing Universally Unique Identifiers

https://github.com/aslatter/uuid

Version on this page:1.3.6
LTS Haskell 22.22:1.3.15@rev:3
Stackage Nightly 2024-05-21:1.3.15@rev:3
Latest on Hackage:1.3.15@rev:3

See all snapshots uuid appears in

BSD-3-Clause licensed by Antoine Latter
Maintained by [email protected]
This version can be pinned in stack with:uuid-1.3.6@sha256:6fe0523ff2b5ea8a00c0e2a0632861ea33e8c48dfbe501bf9768b5074f5fa118,3113

Module documentation for 1.3.6

  • Data
    • Data.UUID
      • Data.UUID.Util
      • Data.UUID.V1
      • Data.UUID.V3
      • Data.UUID.V4
      • Data.UUID.V5

This library is useful for creating, comparing, parsing and printing Universally Unique Identifiers. See http://en.wikipedia.org/wiki/UUID for the general idea.