kotest-property / io.kotest.property / RandomSource

RandomSource

data class RandomSource

Constructors

<init>

RandomSource(random: Random, seed: Long)

Properties

random

val random: Random

seed

val seed: Long

Companion Object Properties

Default

val Default: RandomSource