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
Type members
Inherited classlikes
trait UnsafeAPI extends Serializable
Attributes
- Inherited from:
- Random
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass Any
In this article