Table of Contents

Method GetRandomWord

Namespace
Gamelogic.Words
Assembly
Gamelogic.Words.dll

GetRandomWord(IRandom)

Selects a random word from the dictionary.

The generator to use.A random word from the dictionary.
Word GetRandomWord(IRandom random)

Parameters

random IRandom

Returns

Word