krzysztofzylka/generator

Generator library

Installs: 584

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/krzysztofzylka/generator

1.0.0 2023-12-09 09:17 UTC

This package is auto-updated.

Last update: 2025-11-09 13:36:38 UTC


README

composer require krzysztofzylka/generator

Methods

Generate uniq id

\Krzysztofzylka\Generator\Generator::uniqId()

Generate a unique hash using the xxHash algorithm

\Krzysztofzylka\Generator\Generator::uniqHash()

Generate UUID

\Krzysztofzylka\Generator\Generator::uuid()