create

abstract fun create(seed: Int): Random(source)

Creates a Random based on the given seed.