Ben Tadiar

Results 1 issues of Ben Tadiar

It seems counter-intuitive that it is not possible to generate a specific version of a UUID using the `Uuid::VERSION_*` constants e.g. `Uuid::generate(Uuid::VERSION_4);`. As this library currently supports PHP >= 7.0.0...