Random

gridscale.effectaside.package$.Random$
See theRandom companion class
object Random

Attributes

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

Members list

Value members

Concrete methods

def apply(seed: Long): Effect[Random]
def apply(random: Random): Effect[Random]