Mnemonic (mnemonic v0.2.5) View Source

Documentation for Mnemonic.

Link to this section Summary

Link to this section Functions

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