RandomScala
zio.Random.RandomScala
final case class RandomScala(random: Random) extends Random
An implementation of the Random service backed by a scala.util.Random.
Attributes
- Graph
-
- Supertypes
Members list
In this article
An implementation of the Random service backed by a scala.util.Random.