rdg
1.1.0
|
librdg is a library for generating data sets by specifying how the data should look using regular expressions. It includes a C++ wrapper and Python bindings for use with your favorite language. Well, as long as your favorite language is C, C++, or Python.
A quick example of how to use librdg:
The equivalent functionality in librdg++:
And the same thing in Python: