BIP39.entropyToMnemonic

Generated the mnemonic-sentence from an entropy buffer without the salt This function also generates the correct checkout (Last word of the sentence)

struct BIP39
const pure
string
entropyToMnemonic
(
scope const(ubyte[]) entropy_buf
)

Parameters

entropy_buf const(ubyte[])

entropy buffer

Return Value

Type: string

Mnemonic-sentence