module EntitySnapshot::Postgres::Controls::ID

Public Class Methods

example() click to toggle source
# File lib/entity_snapshot/postgres/controls/id.rb, line 5
def self.example
  Identifier::UUID::Controls::Random.example
end