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

Brings the popular ruby faker gem to Java

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

--- name: Add Garments Sizes Faker about: new feature to use Garments Sizes. see example: XS, S, M, L, XL, XXL, XXXL title: 'Garments Sizes' labels: 'Garments Sizes' assignees: ''...

**Describe the bug** I pass the faker key from json file and then get value for it. Using company.name is throwing java.lang.RuntimeException: Unable to resolve #{suffix} directive error often. Sometime...

Unresolved dependency: 'org.apache.commons:commons-lang3:jar:3.12.0' com.github.javafaker javafaker 1.0.2

- Add a hint that this repo is not maintained anymore and recommend https://github.com/datafaker-net/datafaker/ as replacement

**Is your feature request related to a problem? Please describe.** Would you mind adding a generetion middle name only? It's now can be only a part of a full name...

This PR adds new methods to the Internet faker, to create RFC 2822 compliant message IDs, like this: `` Testing done - new unit tests added to InternetTests.java

`new Faker().finance().iban("CZ");` not supported, even though Czech Republic is in the IBAN zone (see https://www.swift.com/standards/data-standards/iban )

In the pom.xml file, the declared dependency for **org.yaml:snakeyaml** has the **'android'** classifier so, when a project compiles, it gets an error because the name of the library who is...

The problem is that there is no yml file for Belgium. I added the yml file because I need it for a project.