mnemonic
v0.2.5
Pages
Modules
Mnemonic
(mnemonic v0.2.5)
View Source
Documentation for Mnemonic.
Link to this section
Summary
Functions
binary_to_byte(bin)
derive_checksum_bits(entropy)
entropy_to_mnemonic(entropy)
generate(strength \\ 256)
Hello world.
mnemonic_to_entropy(mnemonic)
to_binary_string(binary)
Link to this section
Functions
Link to this function
binary_to_byte(bin)
View Source
Link to this function
derive_checksum_bits(entropy)
View Source
Link to this function
entropy_to_mnemonic(entropy)
View Source
Link to this function
generate(strength \\ 256)
View Source
Hello world.
Examples
iex>
Mnemonic
.
hello
:world
Link to this function
mnemonic_to_entropy(mnemonic)
View Source
Link to this function
to_binary_string(binary)
View Source