Closed BrynCooke closed 9 months ago
JSON does not allow for NaN or Inf float values. However Arbitrary creates them resulting in a panic.
Arbitrary
Prevent these from being created.
JSON does not allow for NaN or Inf float values. However
Arbitrary
creates them resulting in a panic.Prevent these from being created.