NorfairKing / validity

Validity and validity-based testing
https://www.youtube.com/watch?v=eIs9qNh17SM
MIT License
156 stars 31 forks source link

Fixed sized generators #72

Closed NorfairKing closed 4 years ago

NorfairKing commented 4 years ago

This PR implements smarter generators for IntX and WordX. Some values around zero, some values around the bounds, and uniform values for the rest.

cc @lehins and @nh2