Home

datagen is a high-performance fake data generation tool built in Rust. Through liberal use of preprocessing and concurrency, it can generate organized CSV data at ~300 MB/s (Ryzen 2700, NVMe). Supports a variety of common column types and row sets with primary keys. A simple expression language allows for concise and flexible description of input columns in a configuration file.