Returns the number of words in the mnemonic phrase.
int wordsCount() { return _mnemonicList.length; }