Searched defs:randomInstant (Results 1 – 2 of 2) sorted by relevance
206 val randomInstant = localDate.randomInstant() in localDateRandomInstant_returnsInstantOnTheLocalDate() constant
88 fun LocalDate.randomInstant(): Instant { in LocalDate() method