OptionaldepthDepth 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.
OptionalmaxLower bound for the number of keys defined into the generated instance
OptionalminLower bound for the number of keys defined into the generated instance
OptionalnoDo not generate objects with null prototype
OptionalsizeDefine how large the generated values should be (at max)
Constraints to be applied on dictionary
Remarks
Since 2.22.0