I use the Faker library to generate a phone number. How to configure the generation so that the number is output in the format +7916xxxxxxxx
Faker faker = new Faker(new Locale("ru", "Moscow"));
String phone = faker.phoneNumber().cellPhone();
I put the location on the desired segment, but the wrong format comes to the place of the phone number according to the type 999.000.999