Ben Ramsey
|
0bff9e8660
|
Add NameGeneratorInterface and generators for v3 and v5 UUIDs
|
2020-02-08 13:12:20 -06:00 |
|
Ben Ramsey
|
0d7b8c2b7a
|
Update coding style to include PSR-12, among other options
This also includes heavy use of slevomat/coding-standard to apply
various checks to the code, based on maintainer (me) preference.
|
2020-01-18 12:13:55 -06:00 |
|
Massimiliano Arione
|
5459113b81
|
add typehints and return types
|
2020-01-18 12:13:10 -06:00 |
|
Ben Ramsey
|
35247faecf
|
Drop the use of OpenSSL as a fallback and use paragonie/random_compat
Fixes issue #80 for the 3.x series
|
2016-03-15 11:45:18 -05:00 |
|
Ben Ramsey
|
5bf7f5064c
|
Add docblocks for classes and interfaces in Ramsey\Uuid\Generator namespace
|
2015-09-26 19:06:21 -05:00 |
|
Ben Ramsey
|
1bdc10a306
|
Add RandomBytesGenerator for use with PHP 7.
|
2015-07-22 21:34:15 +00:00 |
|
Ben Ramsey
|
b3ef99a2e9
|
Move RandomGeneratorInterface and RandomGeneratorFactory to Generator NS
|
2015-07-16 09:54:04 -05:00 |
|