Companion

object Companion

Holds static elements.

Properties

cache
Link copied to clipboard
val cache: Cache<String, BundledDictionary>
The cache of bundled dictionaries, used to improve word generation times.
SIMPLE_DICTIONARY
Link copied to clipboard
const val SIMPLE_DICTIONARY: String
The location of a simple English dictionary.

Sources

jvm source
Link copied to clipboard