Draw contents from a byte string instead of generating arbitrary hashes
Closed
requested to merge generated-differential-D2739-source into generated-differential-D2739-target
This generates more realistic contents and avoids spurious HashCollisions when generating a set of objects using these hypothesis strategies, at the cost of slightly worse "boundary checking" (i.e. we won't check contents with a length > 4096 bytes).
Depends on !86 (closed).
tox tests still pass
Migrated from D2739 (view on Phabricator)