0ne-zero / ir_phone_number_generator

A simple c++ program that generates all possible Iran phone numbers

Repository from Github https://github.com0ne-zero/ir_phone_number_generatorRepository from Github https://github.com0ne-zero/ir_phone_number_generator

Iran Phone Number Generator

General Information

  • A simple C++ program that generates all possible Iran phone numbers, It save numbers in all_phone_numbers.txt file.
  • Iran's phone numbers have such features: Their length is eleven numbers; Their two first numbers are constant; "09"
  • Sometimes the first number is replaced with "+98" symbol (this is Iran's phone number international code).
  • So, These numbers are the same:
  • 01234567890
  • +981234567890 (first "0" replaced with "+98")

این یک برنامه ی ساده ی "++C" هست که شماره تلفن های همراه ایران رو تولید میکنه.

Contact

About

A simple c++ program that generates all possible Iran phone numbers

License:MIT License


Languages

Language:C++ 100.0%