- checkMnemoicNumbers
bool checkMnemoicNumbers(const(ushort[]) mnemonic_codes)
Undocumented in source. Be warned that the author may not have intended to support it.
- entropy
ubyte[] entropy(const(ushort[]) mnemonic_codes)
Undocumented in source. Be warned that the author may not have intended to support it.
- gen
void gen(ushort[] words)
Undocumented in source. Be warned that the author may not have intended to support it.
- mnemonicNumbers
const(ushort[]) mnemonicNumbers(const(string[]) mnemonics)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
ubyte[] opCall(const(ushort[]) mnemonic_codes, const(char[]) passphrase)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
ubyte[] opCall(R mnemonics, const(char[]) passphrase)
Undocumented in source. Be warned that the author may not have intended to support it.
- passphrase
char[] passphrase(uint number_of_words)
Undocumented in source. Be warned that the author may not have intended to support it.