Method: FFaker::PhoneNumberCU#phone_prefix

Defined in:
lib/ffaker/phone_number_cu.rb

#phone_prefixObject



33
34
35
# File 'lib/ffaker/phone_number_cu.rb', line 33

def phone_prefix
  fetch_sample(OPERATORS_PREFIX)
end