kotest-property / io.kotest.property.arbitrary / double

double

fun Arb.Companion.double(): Arb<Double>

Returns an Arb where each value is a randomly chosen Double.