uuid

For creating, comparing, parsing and printing Universally Unique Identifiers

https://github.com/aslatter/uuid

Version on this page:1.3.8
LTS Haskell 22.14:1.3.15@rev:3
Stackage Nightly 2024-03-29: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.8@sha256:c58fcb7b55bf242038b8e58e2fe3ad9bdfc98b8ca2917aefc5ef8a6ad1670786,3120

Module documentation for 1.3.8

  • 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.