This module for FoundryVTT adds a means of randomly generating words, names or even sentences, based on a given sample set.
This section explains how to make use of the module as it comes out of the box.
- Add a new Macro of type
script
. - Paste the following code snippet and save:
new WgApplication().render(true);
- That's it! When executing the macro, the word generator dialog should now pop up!