Class SimplePhraseProvider
Methods
getConstantPhrase
- getConstantPhrase(seed: number): string
-
Parameters
Returns string
getRandomPhrase
- getRandomPhrase(): string
Brought to you with ❤ by the Alexa Games team at Amazon. © 2019, Amazon.com, Inc. or its affiliates. All Rights Reserved.
Simple word provider that provides words selected from any array provided to the class constructor.