Documentation

Uid

Table of Contents

Namespaces

Command
Factory

Classes

AbstractUid
NilUlid
A ULID is lexicographically sortable and contains a 48-bit timestamp and 80-bit of crypto-random entropy.
NilUuid
Ulid
A ULID is lexicographically sortable and contains a 48-bit timestamp and 80-bit of crypto-random entropy.
Uuid
UuidV1
A v1 UUID contains a 60-bit timestamp and 62 extra unique bits.
UuidV3
A v3 UUID contains an MD5 hash of another UUID and a name.
UuidV4
A v4 UUID contains a 122-bit random number.
UuidV5
A v5 UUID contains a SHA1 hash of another UUID and a name.
UuidV6
A v6 UUID is lexicographically sortable and contains a 60-bit timestamp and 62 extra unique bits.

        
On this page

Search results