mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
46071e69a1
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>