# propfuzz
[](https://crates.io/crates/propfuzz)
[](https://docs.rs/propfuzz/)
[](https://facebookincubator.github.io/propfuzz/rustdoc/propfuzz/)
[](../LICENSE-APACHE)
[](../LICENSE-MIT)
Rust toolkit to combine property-based testing with fuzzing.
For more, see the [`README`](https://github.com/facebookincubator/propfuzz/blob/trunk/README.md)
at the root of the `propfuzz` repository.
## Contributing
See the [CONTRIBUTING](../CONTRIBUTING.md) file for how to help out.
## License
This project is available under the terms of either the [Apache 2.0 license](../LICENSE-APACHE) or the [MIT
license](../LICENSE-MIT).