mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-26 17:46:38 +03:00
Add ircmaxell-RandomLib to the dev dependencies
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace Rhumsaa\Uuid;
|
||||
namespace Rhumsaa\Uuid\Generator;
|
||||
|
||||
use RandomLib\Generator;
|
||||
use RandomLib\Factory;
|
||||
use Rhumsaa\Uuid\RandomGenerator;
|
||||
|
||||
class RandomLibAdapter implements RandomGenerator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user