Arbitrary randomValue(Int depth=10)
Arguments
depth: This parameter gives the maximum depth of recursion to guarantee that the value has finite size. The default value is 10 and can usually be omitted.
Usage
Return a random value of arbitrary type.
depth: This parameter gives the maximum depth of recursion
to guarantee that the value has finite size. The default value is 10 and can usually be omitted.Return a random value of arbitrary type.