Test utilities.
Build base config.
Build an arbitrary digits config.
Build a well-formed nat strategy from base.
Builds a nat and its base. :param int max_base: the maximum base :param int max_len: the maximum number of digits in the nat
| Returns: | a strategy from which can be drawn a pair, a nat and its base |
|---|
Build a sign value.
Build a sign value.
Build strip config.