mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-16 16:17:43 +03:00
Move RandomGeneratorInterface and RandomGeneratorFactory to Generator NS
This commit is contained in:
@@ -14,8 +14,6 @@
|
||||
|
||||
namespace Ramsey\Uuid\Generator;
|
||||
|
||||
use Ramsey\Uuid\RandomGeneratorInterface;
|
||||
|
||||
class OpenSslGenerator implements RandomGeneratorInterface
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user