Search
Preparing search index...
The search index is not available
cards
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
cards
MathRandomGenerator
Class MathRandomGenerator
A simple PRNG implementation using the built-in
Math.random()
Hierarchy
MathRandomGenerator
Implements
RandomGenerator
Index
Constructors
constructor
Methods
int
Constructors
constructor
new
Math
Random
Generator
(
)
:
MathRandomGenerator
Returns
MathRandomGenerator
Methods
int
int
(
max
:
number
)
:
number
Parameters
max:
number
Returns
number
Exports
decks
ranks
suits
Math
Random
Generator
constructor
int
Generated using
TypeDoc
A simple PRNG implementation using the built-in
Math.random()