Skip to content
Bemi Faison edited this page May 22, 2012 · 5 revisions

genData home

genData enumerates member values and returns a dataset, an array of generated content. genData lets you control iteration rules, process members, and alter dataset content with custom functions, called parsers. Additionally, parsers may be captured and extended through curry-like functions called generators.


This wiki is under slow development. View the project's README file for a usage overview. Otherwise, study these sample generators to see the many ways you can use genData.

Please file an issue or contact me directly if you have any questions about this library. Due to genData's less formal API, the possibilities are endless, and thus difficult to communicate.

Clone this wiki locally