split

abstract fun split(n: Int = 2): List<RandomKey>

Split this random key into a new set of distinct and statistically independent keys.