RandomGenKt VS kotlin-faker

Compare RandomGenKt 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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
RandomGenKt kotlin-faker
- 1
35 432
- -
8.3 9.1
14 days ago 15 days ago
Kotlin Kotlin
MIT License 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.

RandomGenKt

Posts with mentions or reviews of RandomGenKt. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning RandomGenKt yet.
Tracking mentions began in Dec 2020.

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 RandomGenKt and kotlin-faker you can also consider the following projects:

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

mockito-kotlin - Using Mockito with Kotlin

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.

kompile-testing - Testing tools for kotlinc and kapt

atrium - A multiplatform expectation library for Kotlin

mockk - mocking library for Kotlin

aspen - Aspen is a simple test runner for Kotlin that allows you to write tests using your own DSL.

Elmyr - A utility to make Kotlin/Java tests random yet reproducible

kwik - Property-based testing library for Kotlin