JFaker is a Java data generation library. It allows you to generate data of various types including: names, addresses, phone numbers, filler text, and more.
This project was heavily inspired by similar projects that exist in PHP, Perl, Ruby, and Python. The data set that this project uses is a direct port of the data set in the Python version.
This project is still in very early development as the data from Joke2k's Python library is still being ported into an extensible format for the Java version.
We use Maven to build our dependencies.