Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →
Java Faker Alternatives
Similar projects and alternatives to Java Faker
-
openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
-
-
-
Kaitai Struct
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
hypersistence-utils
The Hypersistence Utils library (previously known as Hibernate Types) gives you Spring and Hibernate utilities that can help you get the most out of your data access layer.
-
restassured-complete-basic-example
A complete API Test Architecture example using Java and RestAssured providing a real-world example and continuous delivery ready.
-
selenium-java-lean-test-achitecture
Ready to use Lean Test Automation Architecture using Java and Selenium WebDriver to speed up your test automation
-
-
fixture-monkey
Let Fixture Monkey generates fully-customizable, randomly populated instance. Focus on the properties of the class that really matter in your test.
-
-
faker
Discontinued A library for generating fake data such as names, addresses, and phone numbers. [Moved to: https://github.com/faker-ruby/faker] (by stympy)
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Java Faker discussion
Java Faker reviews and mentions
-
Leveling up your custom fake data with Faker.js
Faker was originally written in Perl and is also available as a library for Ruby, Java, and Python.
- Built a library to help generate test pojos with relevant but random data. I’d love some feedback.
-
Data Seeding With MongoDB
you can use faker java
-
Favorite hidden gem library?
JavaFaker for generating random data https://github.com/DiUS/java-faker
- Estudo sobre HTTP2 e protocolos binários - parte 2
- Estudo sobre HTTP2 e protocolos binários - parte 1
-
Datafaker: An Alternative to Using Production Data
I've been using https://github.com/DiUS/java-faker which seems to be much more popular. How is this one different?
-
Cucumber java Cannot resolve symbol 'github' when adding Faker to project
I'm using 1.0.2 from this repository: https://github.com/DiUS/java-faker
-
The right to delete: how faker.js exposed the fragile nature of open source culture, again
I'm Java developer. While we have had our fair share of shenanigans, if the people behind the Java equivalent of faker (https://github.com/DiUS/java-faker) went off the rails it wouldn't be anywhere near as much of an issue.
-
Datafaker, an alternative to using Production Data
This has another bottleneck, each time you request something, it ends up with a IO call to open a file, as all fake data is stored in a file: https://github.com/datafaker-net/datafaker/blob/master/src/main/resources/en/dragon_ball.yml I recently filed a bug to javafaker that in some cases file descriptor was never closed, resulting in even worse performance and memory leaks, killing our service after millions of method calls.
-
A note from our sponsor - Nutrient
www.nutrient.io | 14 Feb 2025
Stats
DiUS/java-faker is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of Java Faker is Java.
Popular Comparisons
- Java Faker VS instancio
- Java Faker VS fixture-monkey
- Java Faker VS Deep Dive
- Java Faker VS datafaker
- Java Faker VS easy-random
- Java Faker VS Mockneat
- Java Faker VS faker
- Java Faker VS restassured-complete-basic-example
- Java Faker VS selenium-java-lean-test-achitecture
- Java Faker VS avoid-random-string-utils