Randomly switch the case of characters generated by stringArb (upper/lower)
stringArb
WARNING: Require bigint support. Under-the-hood the arbitrary relies on bigint to compute the flags that should be toggled or not.
Arbitrary able to build string values
Optional
Constraints to be applied when computing upper/lower case version
Since 1.17.0
Randomly switch the case of characters generated by
stringArb
(upper/lower)WARNING: Require bigint support. Under-the-hood the arbitrary relies on bigint to compute the flags that should be toggled or not.