Random

object Random
Companion:
class
class Object
trait Matchable
class Any
Random.type

Value members

Concrete methods

inline def int[F[_]](using F: Random[F]): F[Int]
inline def long[F[_]](using F: Random[F]): F[Long]