class DataAnon::Strategy::Field::RandomPhoneNumber

Keeping the format same it changes each digit in the string with random digit.

!!!ruby
anonymize('PhoneNumber').using FieldStrategy::RandomPhoneNumber.new