Skip to content

krzysztofzylka/generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Install

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()