Mnemonex v0.0.2 Mnemonex.State

word list state

Summary

Functions

initialize the word list state

Types

t :: %Mnemonex.State{base_words: term, group_sep: term, groups_per_line: term, line_prefix: term, line_suffix: term, rem_words: term, total_words: term, word_indices: term, word_sep: term, words: term, words_per_group: term, words_version: term}

Functions

init()

initialize the word list state

This state remains unchanged throught the process lifetime. If attempting to use a custom state, care must be taken to keep all items aligned