Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RandomOf

RandomSource as Random.

Hierarchy

  • RandomOf

Implements

  • any

Index

Constructors

Methods

Constructors

constructor

  • new RandomOf(source: RandomSource): RandomOf

Methods

next

  • next(): number
  • Next random value between 0 (inclusive) and 1 (exclusive).

    Returns number

Generated using TypeDoc