System
changes we made? I'm slightly confused
countryCode
key/property for each object inside of faker.locales
, would make things more flexible in my opinion.
faker.locales.en_AU.countryCode
would return AU
, faker.locales.de_AT.countryCode
would return AT
, etc.