ParamsOfMnemonicFromRandom({ int dictionary, int word_count, }) { _dictionary = dictionary; _word_count = word_count; }