uuid

For creating, comparing, parsing and printing Universally Unique Identifiers

http://projects.haskell.org/uuid/

Version on this page:1.3.5
LTS Haskell 22.22:1.3.15@rev:3
Stackage Nightly 2024-05-16: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.5@sha256:1aa1c1fce7ec0c9eff4eefd564d4160440837c78e8cb4280baf245e54255669c,3094

Module documentation for 1.3.5

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