Execute Generation of Language From Browser
Primary Actor
The primary actor for the use case is the user.
Trigger
The user requests the generation
Goal
The loading of a language and generation of N words of that language.
Preconditions
None
Scenario
- The user interacts with the browser.
- The user specifies how many words to generate.
- The user supplies a language specification.
- The browser executes the production of the language in a VM.
- The browser parses the result.
- The browser presents the result.