alireaza/uuid

This is UUID package.

Fund package maintenance!
Linkedin

1.2.0 2022-03-06 07:26 UTC

This package is auto-updated.

Last update: 2024-04-06 12:08:17 UTC


README

Install

Via Composer

$ composer require alireaza/uuid

Usage

use AliReaza\UUID\V4 as UUID_V4;

$uuid_v4 = (string) new UUID_V4();

License

The MIT License (MIT). Please see License File for more information.