FINRAOS / DataGenerator

DataGenerator is a Java library for systematically producing large volumes of data. DataGenerator frames data production as a modeling problem, with a user providing a model of dependencies among variables and the library traversing the model to produce relevant data sets.
http://finraos.github.io/DataGenerator
Apache License 2.0
161 stars 170 forks source link

Added Regex module to forcefully prohibit clrf line endings #296

Closed mikev37 closed 8 years ago

mikev37 commented 8 years ago

Should fix issue #268 by refusing to build on windows style line endings