UuidV3
class UuidV3 extendsUuid
A v3 UUID contains an MD5 hash of another UUID and a name.
Use Uuid::v3() to compute one.
Constants
TYPE |
|
Methods
__construct(string$uuid)
No description