faker
Version:
Generate massive amounts of fake contextual data
19 lines (18 loc) • 396 B
JavaScript
module["exports"] = [
"!##-!##-####",
"(!##)!##-####",
"!##.!##.####",
"1-!##-###-####",
"!##-!##-#### x###",
"(!##)!##-#### x###",
"1-!##-!##-#### x###",
"!##.!##.#### x###",
"!##-!##-#### x####",
"(!##)!##-#### x####",
"1-!##-!##-#### x####",
"!##.!##.#### x####",
"!##-!##-#### x#####",
"(!##)!##-#### x#####",
"1-!##-!##-#### x#####",
"!##.!##.#### x#####"
];