toRandom

Returns a kotlin.random.Random instance based on the value of this seed.

This function creates a new kotlin.random.Random instance using the value property as the seed.

Return

A kotlin.random.Random instance.