Class: DataAnon::Strategy::Field::RandomPhoneNumber

Inherits:
FormattedStringNumber show all
Defined in:
lib/strategy/field/contact/random_phone_number.rb

Overview

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

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

Method Summary

Methods inherited from FormattedStringNumber

#anonymize