Skip to content
Snippets Groups Projects
Commit 85d2d6f7 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Encourage Hypothesis to explore a larger range for NotEnoughTokens

Previously we had it searching [1, inf] to discover the boundary at 2 ** 63.
Now we bias its distribution exponentially and hopefully find the very large
boundary sooner.

Also, remove a data() usage as long as I'm here.
parent be012031
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment