Skip to content

chaostheory/fakedatamaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot assembly line picture

Introducing FakeDataMaker

Need dummy data for testing? Well look no further. FakeDataMaker for Java can generate all kinds of garbage data like:

  • Phone Numbers
  • First and Last Names
  • Random Dates
  • Email Address
  • Mailing Addresses
  • Username generation for major online providers
  • URLs and more!!!

Mini-Roadmap

Soonish

  • Company Names
  • Documentation with Examples (there are some BDD tests though you can look at now)

A Little Later

  • Housecleaning (packaging and stuff)
  • Canadian-centric random data generation
  • British-centric random data generation
  • Australian-centric random data generation

Someday / Maybe / Maybe Not

(The order listed here may or may not be the actual order of when I start working on them.)

  • German-centric random data generation
  • French-centric random data generation
  • Mainland Chinese-centric random data generation
  • Japanese-centric random data generation
  • Taiwanese-centric random data generation
  • Spain-centric random data generation
  • Get this working stand alone, dumping data directly into the data store of choice.
  • Other EU members that I missed listing here
  • Make this into a Maven module
  • OSGI module?

License

Apache License

Acknowledgements

This project was inspired by fFaker (Ruby is cool) which in turn was inspired by Data::Faker

Photo by Ford APA under Creative Commons.

Name data courtesy of the US Census Bureau.

Geographic data courtesy of Freebase and Wikipedia.

About

A tool for generating data for testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages