Generates a random mobile phone number with customizable prefix.
Creates a mobile phone number in the format: [prefix][3-4 digits][4
digits]. The middle section is 3 digits if the random number is less than
1000, otherwise 4 digits. The last section is always 4 digits, zero-padded
if necessary. Commonly used for generating Korean mobile phone numbers or
similar formats.
Generates a random mobile phone number with customizable prefix.
Creates a mobile phone number in the format: [prefix][3-4 digits][4 digits]. The middle section is 3 digits if the random number is less than 1000, otherwise 4 digits. The last section is always 4 digits, zero-padded if necessary. Commonly used for generating Korean mobile phone numbers or similar formats.
Example