You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.
Randomized the Subscriber ID generate wrong format. The first 3 digits are the mobile country code (MCC), which are followed by the mobile network code (MNC), either 2 digits (European standard) or 3 digits (North American standard). The remaining digits are the mobile subscription identification number (MSIN) within the network's customer base. Wiki
3 digits:MCC 2 ou 3 digits:MNC 10 digits:(H1 H2) MSIN
The text was updated successfully, but these errors were encountered:
Randomized the Subscriber ID generate wrong format. The first 3 digits are the mobile country code (MCC), which are followed by the mobile network code (MNC), either 2 digits (European standard) or 3 digits (North American standard). The remaining digits are the mobile subscription identification number (MSIN) within the network's customer base. Wiki
3 digits:MCC 2 ou 3 digits:MNC 10 digits:(H1 H2) MSIN
The text was updated successfully, but these errors were encountered: