-
Notifications
You must be signed in to change notification settings - Fork 15
/
phone-numbers.rant
17 lines (15 loc) · 1.53 KB
/
phone-numbers.rant
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<%us-area-code-ranges = [irange: ***(
(201;219); (224;225); (228;229); (231;231); (234;234); (239;240); (248;248); (251;254); (256;256); (260;260); (262;262); (267;267); (269;269); (270;270); (276;276); (281;281);
(301;305); (307;310); (312;321); (323;323); (325;325); (330;330); (334;334); (336;337); (339;339); (347;347); (351;352); (360;361); (386;386);
(401;402); (404;410); (412;415); (417;417); (419;419); (423;423); (425;425); (430;430); (432;432); (434;435); (440;440); (443;443); (469;469); (478;479); (480;480); (484;484);
(501;505); (507;510); (512;513); (515;518); (520;520); (530;530); (540;541); (551;551); (559;559); (561;563); (567;567); (570;571); (573;575); (580;580); (585;586);
(601;603); (605;610); (612;612); (614;620); (623;623); (626;626); (630;631); (636;636); (641;641); (646;646); (650;651); (660;662); (678;678); (682;682);
(701;704); (706;708); (712;720); (724;724); (727;727); (731;732); (734;734); (740;740); (754;754); (757;757); (760;760); (763;763); (765;765); (770;770); (772;775); (781;781); (785;786);
(801;806); (808;808); (810;810); (812;818); (828;828); (830;832); (843;843); (845;845); (847;848); (850;850); (856;860); (862;866); (870;870);
(901;901); (903;904); (906;910); (912;920); (925;925); (928;928); (931;931); (936;937); (940;941); (947;947); (949;949); (951;952); (954;954); (956;956); (970;973); (978;980); (985;985); (989;989)
) |> tuple]>
[%phone-number-us] {
\(([num-fmt-padding: 3][pick-sparse: *<us-area-code-ranges>])\)\s
[dig:3]\-[dig:4]
}
[rep:10][sep:\n]{[phone-number-us]}