Method: Schema::Controls::Attribute::Value.random

Defined in:
lib/schema/controls/attribute.rb

.randomObject



43
44
45
# File 'lib/schema/controls/attribute.rb', line 43

def self.random
  Controls::Random.example
end