MnemonicPassphrase
public struct MnemonicPassphraseUndocumented
- 
                  
                  Random words that make up the passphrase DeclarationSwift public let words: [String]
- 
                  
                  Words joined as a string DeclarationSwift public var passphrase: String
- 
                  
                  Generates a secure passphrase DeclarationSwift public init(strength: UInt = 12)Parametersstrengthnumber of words to use 
 View on GitHub
View on GitHub MnemonicPassphrase Structure Reference
        MnemonicPassphrase Structure Reference