Java Faker VS kotlin-faker

Compare Java Faker vs kotlin-faker and see what are their differences.

kotlin-faker

Port of a popular ruby faker gem written in kotlin. Generate realistically looking fake data such as names, addresses, banking details, and many more, that can be used for testing and data anonymization purposes. (by serpro69)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Java Faker kotlin-faker
13 1
4,559 426
1.5% -
0.0 9.0
7 days ago 10 days ago
Java Kotlin
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Java Faker

Posts with mentions or reviews of Java Faker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-27.

kotlin-faker

Posts with mentions or reviews of kotlin-faker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-23.

What are some alternatives?

When comparing Java Faker and kotlin-faker you can also consider the following projects:

datafaker - Generating fake data for the JVM (Java, Kotlin, Groovy) has never been easier!

mockito-kotlin - Using Mockito with Kotlin

instancio - A library that creates fully populated objects for your unit tests.

RandomGenKt - Kotlin port of RandomGen

Deep Dive - Fluent assertions library for Java

arbitrater - Arbitrater is a Kotlin library for creating arbitrary instances of classes by reflection for use in testing. In contrast to POJO generators, it supports Kotlin's optional parameters and nullable types.

faker - A library for generating fake data such as names, addresses, and phone numbers. [Moved to: https://github.com/faker-ruby/faker]

hikaku - A library that tests if the implementation of a REST-API meets its specification.

avoid-random-string-utils - Example of the RandomStringUtils class vs JavaFaker to generate data

mockk - mocking library for Kotlin

restassured-complete-basic-example - A complete API Test Architecture example using Java and RestAssured providing a real-world example and continuous delivery ready.

atrium - A multiplatform expectation library for Kotlin