java-faker icon indicating copy to clipboard operation
java-faker copied to clipboard

Brings the popular ruby faker gem to Java

Results 143 java-faker issues
Sort by recently updated
recently updated
newest added

**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** ![image](https://user-images.githubusercontent.com/44261958/213847608-3208e0c3-2e4a-4ccd-a209-6ec6cbf83aab.png)

**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.