core-utils
    Preparing search index...

    Interface RandomPhoneNumberOptions

    interface RandomPhoneNumberOptions {
        international?: boolean;
    }
    Index
    international?: boolean

    Whether to include the US country code in the number.