Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RNG

Hierarchy

  • RNG

Index

Properties

Properties

seed

seed: number

The seed the generator was initially defined with.

state

state: number

The current state of the generator.

Don't rely on this number. Its format might change in future revisions to this module.

Generated using TypeDoc