Function randomSeedPhrase

  • Generate a random 12 or 24 word mnemonic phrase.

    Parameters

    Returns string

    Example

    const phrase = randomSeedPhrase();
    // "warrior volume sport ... figure cake since"

Generated using TypeDoc