PureRng64

trait PureRng64[S] extends PureRng[S]
trait PureRng[S]
class Object
trait Matchable
class Any

Value members

Abstract methods

def nextLong(s: S): (S, Long)

Concrete methods

final def nextInt(s0: S): (S, Int)