Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Random

Random source.

Hierarchy

  • Random

Index

Methods

Methods

next

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

    Returns number

Generated using TypeDoc