NumericalString
The NumericalString hint can only be used with String elements to indicate it's value is a number. When this hint is used it activates all of the numerical mutators along with the standard string mutators.
Note: This feature was added in Peach 2.3.
<String value="250">
<Hint name="NumericalString" value="true" />
</String>
Peach Fuzzing Platform