Module: Comable::Sample::PhoneNumber

Defined in:
lib/comable/sample/phone_number.rb

Class Method Summary collapse

Class Method Details

.phone_numberObject



5
6
7
# File 'lib/comable/sample/phone_number.rb', line 5

def phone_number
  FFaker::PhoneNumber.phone_number
end