Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Range

Hierarchy

  • Range

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Range(min?: undefined | number, max?: undefined | number): Range

Properties

max

max: number

min

min: number

Methods

random

  • random(): number