RFC-compliant Universally Unique Identifiers v5 generator.
composer require igniphp/uuid
Generates uuid.
Generates shorter representation of uuid (base58 encoded).
Shorts uuid by packing it into base58 representation.
Returns full uuid as a string from base58 representation.
Validates if passed string is valid uuid number.