fun Arb.Companion.instant(range: InstantRange): Arb<Instant>
fun Arb.Companion.instant(minValue: Instant = Instant.MIN, maxValue: Instant = Instant.MAX): Arb<Instant>
Arberates a stream of random Instant