fun Arb.Companion.float(): Arb<Float>
Returns an Arb where each value is a Float.
The edge cases are:
Float.MIN_VALUE, Float.MAX_VALUE, Float.NEGATIVE_INFINITY, Float.NaN, Float.POSITIVE_INFINITY