datafaker-net / datafaker

Generating fake data for the JVM (Java, Kotlin, Groovy) has never been easier!
https://www.datafaker.net
Apache License 2.0
1.17k stars 167 forks source link

Add MCC and MNC country codes generators for phones #1393

Open vadeg opened 2 hours ago

vadeg commented 2 hours ago

Describe the solution you'd like

Add Mobile Country Codes (MCC) and Mobile Network Code (MNC) generators for phone data generator.

Describe alternatives you've considered Alternative is to use numerify functions to do the same. I think having these as a generator would be helpful for others as well.

Additional context

vadeg commented 2 hours ago

Please let me know if you find that suitable and I will submit a PR

kingthorin commented 1 hour ago

Were you thinking of a specific library or simply using that data to create new functions?

If the plan is to use that data that's fine I think. (Though you'd have to check the license or Ts & Cs.)