| Method | Type | Description |
Mnemonic.generate24() | Mnemonic | Generates a 24-word recovery phrase that can be used to recover a private key |
Mnemonic.generate12() | Mnemonic | Generates a 12-word recovery phrase that can be used to recover a private key |
Keys
Generate a mnemonic phrase
Generate a 12 or 24-word BIP-39 mnemonic phrase with the Hedera SDK Mnemonic class so you can derive and recover associated private keys later.
Generate a 12 or 24-word mnemonic phrase that can be used to recover the private keys that are associated with it.