data class RandomSource
RandomSource(random: Random, seed: Long)
val random: Random
val seed: Long
val Default: RandomSource