Optional
depthDepth identifier can be used to share the current depth between several instances.
By default, if not specified, each instance of dictionary will have its own depth. In other words: you can have depth=1 in one while you have depth=100 in another one.
Optional
maxLower bound for the number of keys defined into the generated instance
Optional
minLower bound for the number of keys defined into the generated instance
Optional
noDo not generate objects with null prototype
Optional
sizeDefine how large the generated values should be (at max)
Constraints to be applied on dictionary
Remarks
Since 2.22.0