kotest-property / io.kotest.property.arbitrary / single

single

fun <A> Arb<A>.single(rs: RandomSource = RandomSource.Default): A

Returns a single value generated from this arb ignoring edgecases.