Module: EntitySnapshot::Postgres::Controls::ID

Defined in:
lib/entity_snapshot/postgres/controls/id.rb

Class Method Summary collapse

Class Method Details

.exampleObject



5
6
7
# File 'lib/entity_snapshot/postgres/controls/id.rb', line 5

def self.example
  Identifier::UUID::Controls::Random.example
end