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

Fix: CVE-2022-25857, CVE-2022-38751, CVE-2022-38752, CVE-2022-38749, CVE-2022-38750, CVE-2022-1471, CVE-2022-41854

Add some methods for generate a random string as alternative to lorem ipsum for generate strings with specific characters or alphanumeric characters.

* commons-lang3 3.5 -> 3.14.0 * some test dependencies (junit, mockito, slf4j, commons-validator) * some maven plugins * bump minimul java version from 6 to 8 (nobody uses Java 1...7...

### Add Fake Bitcoin Address and Transaction Hash Generation #### Description This pull request adds support for generating fake Bitcoin addresses and transaction hashes within the Java Faker library. It...

In Korea, there is no 'middle name' ```yaml name: last_name: ["김", "이", "박", "최", "정", "강", "조", "윤", "장", "임", "오", "한", "신", "서", "권", "황", "안", "송", "류", "홍"]...

I sometimes need to know how many of a category I can generate - is there a way to do this? Something like faker.marvelSnap().character().size() Sorry if this feature already exists...

adding a example on gender specific name generation that is not supported by default "wrapper methods"

- Created martial_art.yml with over 80 global martial art styles and their country origins - Implemented MartialArt.java provider class with `name()` and `origin()` methods - Registered MartialArt in Faker.java (field,...

@codingricky Most Taiwanese do not think that Taiwan is part of China. So maybe this PR can be merged. It has a long historical debate, and can't reflect the current...