Konveyor is a library for generation Data classes with random values
Random Beans is a library that generates random Java beans.
This is mainly core java project. It solves the problem of valid and meaningful random data generation in code flow itself (rather than parsing some random data file and loading data into some list).
It can use existing class models and generate wide range of preexisting random data to test data intensive application in absence of APIs.
Rog is an object generator designed for android test. It can create objects and set random values to their fields.
Library to automatically populate models, to be used in automatic tests or user made tests.
When performing automatic test we need to create models constantly. Moreover when using hand made test, we may need to populate an application with fake data. Fritter Factory has been developed to solve this problems.
Generates fake data for testing or populating a development database. Run your tests with realistic data like names, emails, dates, countries.
A Library with fluent API for generating random user data. Like Lorem Ipsum, but for people.
Faker provides fake data to your Android apps. Now it's very handy to make screenshots of your apps without worrying with Google Play copyright infringments. Faker helps you to populate your views with random data quickly and painlessly.