ldk_generate_mnemonic
Create a BIP39 mnemonic for wallet initialization by specifying mnemonic strength (128 or 256 bits) or word count (12 or 24 words).
Instructions
Generate BIP39 mnemonic for wallet initialization
Input Schema
Name | Required | Description | Default |
---|---|---|---|
strength | No | Mnemonic strength (128 = 12 words, 256 = 24 words) | |
wordCount | No | Number of words in mnemonic (12 or 24) |