DataMakerApi is a Java programmer's API intended to help the testing of software by providing randomized test data. Methods are provided to produce a variety of test data of different types. The types of data offered mirror the data types offered by the Java programming language, and an effort has been made to provide for data values defined or limited by the user. An API is well suited to creating large files in the format of your choosing, but is also useful in the JUnit world or the world of BDD functional/integration testing.
To get started, see [A Quick Introduction To DataMakerAPI].
There are some [New Features In Version 1.1.0].
Review the [New Features In Version 1.2.0].
Review the [New Features In Version 2.0.0].
Wiki: A Quick Introduction To DataMakerAPI
Wiki: New Features In Version 1.1.0
Wiki: New Features In Version 1.2.0
Wiki: New Features In Version 2.0.0