java-faker
java-faker copied to clipboard
fix: correct middle name generation and gender synchronization in Russian locale
This pull request fixes the issue with the Russian locale in faker.name().nameWithMiddle() method, where generated names were not synchronized by gender.