Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PseudoRandom

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private a

a: number = 214013

Private c

c: number = 2531011

Private m

m: number = 2147483648

Private range

range: number = 32767

seed

seed: number

Methods

getNext

  • getNext(): number

getNextBetween

  • getNextBetween(min: number, max: number): number
  • Parameters

    • min: number
    • max: number

    Returns number

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc