arbitrarySchema()
arbitrarySchema():
Arbitrary<SchemaWithMeta>
Experimental
Generates arbitrary schemas of any supported type.
Includes:
- Primitive schemas (string, number, boolean)
- Composite schemas (object, array)
- Operator schemas (union)
Returns: Arbitrary<SchemaWithMeta>โ
Sinceโ
2.0.0