fun <A> Arb<A>.single(rs: RandomSource = RandomSource.Default): A
Returns a single value generated from this arb ignoring edgecases.