Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Last11BitsMask = big.NewInt(2047) RightShift11BitsDivider = big.NewInt(2048) BigOne = big.NewInt(1) BigTwo = big.NewInt(2) )
Some bitwise operands for working with big.Ints
View Source
var EnglishWordList = strings.Split(englishWordList, "\n")
Language-specific wordlists
View Source
var WordList = EnglishWordList
The wordlist to use
Functions ¶
func IsMnemonicValid ¶
func NewEntropy ¶
func NewMnemonic ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.