UNPKG

chertoperter

Version:

Fake data generator for Persian developers

33 lines (32 loc) 474 B
export const mciCellphonePrefix = [ '0910', '0911', '0912', '0913', '0914', '0915', '0916', '0917', '0918', '0919', '0990', '0991', '0992', '0993', ]; export const mtnCellphonePrefix = [ '0900', '0901', '0902', '0903', '0905', '0930', '0933', '0935', '0936', '0937', '0938', '0939', '0941', ]; export const rightelCellphonePrefix = ['0920', '0921', '0922', '0923'];