Arbitrary: the trait for generating structured from unstructured data.

This is a crate that automatically derives Arbitrary instances for ADTs which consist entirely of other types implementing Arbitrary.

Licensed under dual MIT/Apache at your choice.