Interface Ramsey\Uuid\UuidInterface

extends DeprecatedUuidInterface, JsonSerializable, Serializable, Stringable

A UUID is a universally unique identifier adhering to an agreed-upon representation format and standard for generation

Methods
Methods inherited from Ramsey\Uuid\DeprecatedUuidInterface
getNumberConverter(), getFieldsHex(), getClockSeqHiAndReservedHex(), getClockSeqLowHex(), getClockSequenceHex(), getDateTime(), getLeastSignificantBitsHex(), getMostSignificantBitsHex(), getNodeHex(), getTimeHiAndVersionHex(), getTimeLowHex(), getTimeMidHex(), getTimestampHex(), getVariant(), getVersion()
Methods inherited from JsonSerializable
jsonSerialize()
Methods inherited from Serializable
serialize(), unserialize()