Draw contents from a byte string instead of generating arbitrary hashes
Closed
requested to merge generated-differential-D2739-source into generated-differential-D2739-target
- Mar 02, 2020
-
-
Nicolas Dandrimont authored
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).
-