mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-15 16:07:55 +03:00
0915c7bdc2
https://github.com/ramsey/uuid/issues/173 Creating constants on Uuid object, so they can be used as - UUID::UUID_TYPE_TIME - UUID::UUID_TYPE_RANDOM # Alternative 1 Create constants on Uuid class Signed-off-by: Davis Peixoto <davis.peixoto@gmail.com>