Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 329 Bytes

readme.md

File metadata and controls

19 lines (10 loc) · 329 Bytes

Collection

Randomize a collection of collections.

Collection configuration is stored in ./collection.toml.

Building

To build use cargo build.

To run use cargo run.

To run all tests use cargo test.

License

This project is licensed under the terms of the MIT license.

See license for details.