Closed Olivier4murs closed 2 years ago
Important fact: Phony only works with international phone numbers. It needs the country code to be able to identify the number's country and rules.
I tried to fix austria.rb :
Thanks
Hi @Olivier4murs! What happened when you changed it to one_of(ndcs) >> split(3..10)?
one_of(ndcs) >> split(3..10)
Important fact: Phony only works with international phone numbers. It needs the country code to be able to identify the number's country and rules.
What I did
What happened
What I expected to happen and why
I tried to fix austria.rb :
Thanks