module Messaging::Controls::Random::Number
Public Class Methods
example()
click to toggle source
# File lib/messaging/controls/random.rb, line 5 def self.example rand(10000..999999) end
# File lib/messaging/controls/random.rb, line 5 def self.example rand(10000..999999) end