faker
Version:
Generate massive amounts of fake contextual data
23 lines (22 loc) • 436 B
JavaScript
module["exports"] = [
"5##-###-###",
"5########",
"5## ## ## ##",
"5## ######",
"5## ### ###",
"995 5##-###-###",
"995 5########",
"995 5## ## ## ##",
"995 5## ######",
"995 5## ### ###",
"+995 5##-###-###",
"+995 5########",
"+995 5## ## ## ##",
"+995 5## ######",
"+995 5## ### ###",
"(+995) 5##-###-###",
"(+995) 5########",
"(+995) 5## ## ## ##",
"(+995) 5## ######",
"(+995) 5## ### ###"
];