Random

schrodinger.kernel.Random$
See theRandom companion trait
object Random

Attributes

Companion:
trait
Source:
Random.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Random.type

Members list

Concise view

Value members

Concrete methods

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

Attributes

Source:
Random.scala
inline def long[F[_]](using F: Random[F]): F[Long]

Attributes

Source:
Random.scala