java-faker
java-faker copied to clipboard
Brings the popular ruby faker gem to Java
**Describe the bug** lorem().characters() method sometimes does not include digit. **To Reproduce** Run "lorem().characters(7,true,true)" this in a loop. Observe that some times, the generated string will miss digit. **Expected behavior**...
It would be great for easy searching! Thanks: Bela
https://mvnrepository.com/artifact/com.github.javafaker/javafaker/1.0.2
In Russian locale faker.name().nameWithMiddle() or faker.name().name() generates incorrect names, they are not synchronized in gender? and actually middle name hich in Russian means "otchestvo" generates another last name. But when...
I'm not sure if this is intentional or not, so I'm not sure if this should be documented or fixed. I believe this function creates a bias to smaller numbers,...
**Describe the bug** Same as title **To Reproduce** 
Babylon5
**Describe the bug** The string format should benefit from the `Faker` locale (Locale.ENGLISH by default), otherwise a formatted string like the longitude or latitude, can be **_1.234567_** or **_1,234567_** depending...
Only nationalities translated into pt-BR.