Skip to Main Content

back_to_features

feature_screenshot

We all still use CSV

CSV is still one of the primary formats of data exchange. That is why all random data generators and synthetic datasets can be requested in CSV format with just one parameter. Be it in the webservice call or in the python library, simply set the CSV parameter, and all output will automatically be CSV format.

Binubuo CSV capability demo.
Simply add the parameter csv=1 to your webservice call, and the output will automatically convert to CSV.

feature_includes

But wait, There's more!
Easily create millions of rows of CSV.
Ability to copy existing CSV with new random data.
Append random data to existing CSV files.
Create CSV based on table structures but with synthetic data.

next_up