Random

object Random

Like java's random, but within a transactional cell.

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def wrap[Tx](peer: Var[Tx, Long]): Random[Tx]