demit 1.0.0

A flexible data generator for various domains
Documentation
1
2
3
4
5
6
7
# run benchmark
bench:
    cargo -q bench

# run tests
test:
    cargo test -- --nocapture