Encodes the provided binary entropy data into a human-readable mnemonic phrase.
The entropyBytes parameter is the binary entropy data to be encoded.
entropyBytes
Mnemonic encode(List<int> entropyBytes);