Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> seed: Array.<string>

Description:

A seed which the Random Data Generator will use. If not given, a dynamic seed based on the time is used.

Type:
Array.<string>
Since: 3.0.0
Source: src/core/Config.js (Line 171)