RandomFactory

Factory to create a Random.

Since

2.0.0

Inheritors

Functions

Link copied to clipboard
abstract fun create(seed: Int): Random

Creates a Random based on the given seed.