Description
Provides a safe reimplementation of QuickCheck's core. It is intended for projects that need QuickCheck-style behavior while avoiding specific unsafe or problematic implementation details.
It is useful for testing libraries, constrained environments, or codebases with stricter safety requirements. It is a developer testing library and runs through test suites.