Expand description
Engish is a library that provides a silly interface for sampling letters and words in an English style. Letter sampling is weighted according to the english language, and support for bigraphs is provided.
Modules§
- builders
- Support for word generation. This module contains a collection of sample builders for both languages and words.
- language
- A collection of tools for building a cutsom language model. This module contains pure data structures that can be used to reference generic languages.
- prelude
- A collection of the most useful features.
- util
- Various utility functions for general use.
Constants§
- VOWLES
- The five major vowels in English.