The locale for this wordlist.
Returns the word at index.
Returns the index of word within the wordlist.
Returns the mnemonic split into each individual word, according to a locale's valid whitespace character set.
Returns the mnemonic by joining words together using the whitespace that is standard for the locale.
Checks that all words map both directions correctly and return the hash of the lists. Sub-classes should use this to validate the wordlist is correct against the official wordlist hash.
Register a wordlist with the list of wordlists, optionally overriding the registered name.
The official wordlists available at `ethers.wordlists`. In the browser, only the english language is available by default; to include the others (which increases the size of the library), see the dist files in the `ethers` package.
The Czech Wordlist.
The English Wordlist.
The Spanish Wordlist.
The French Wordlist.
The Italian Wordlist.
The Japanese Wordlist.
The Korean Wordlist.
The Simplified Chinese Wordlist.
The Traditional Chinese Wordlist.