KotlinRandomFactory

!! No backward compatibility guarantees !! Reuse at your own risk

Since

2.0.0

Constructors

Link copied to clipboard
constructor()

Functions

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

Creates a Random based on the given seed.