barzerman / barzer

barzer engine code
MIT License
2 stars 0 forks source link

add range fuzzer to mkRange #624

Closed barzerman closed 11 years ago

barzerman commented 11 years ago

argstr should be able to hold fuzzer info . "fuzz:20" number is % points each way. alternatively there should just be a rangeFuzz function which takes 2 values: fuzz factor (percentage points) and either a value or an individual range

barzerman commented 11 years ago

Done! @pltr you can now say rangeFuzz( erc ) or rangeFuzz(range) nby default it fuzzes by 20% . It works for numeric ranges and for ERC with numeric ranges