generate

fun generate(strength: Int = 128, lang: Language = Language.ZH_HANS): Mnemonic

Generates a mnemonic phrase, given a desired strength The strength represents the number of entropy bits this phrase encodes and needs to be a multiple of 32

Return

助记词

Parameters

strength

强度(长度),128 - 12 个助记词,160 - 15,192 - 18,256 - 24

lang

语言