generate random password
This commit is contained in:
parent
95680138a4
commit
9f3b13f8b0
3 changed files with 18 additions and 1 deletions
|
|
@ -76,6 +76,7 @@ class Password {
|
|||
private func getAdditionValue(withKey key: String) -> String? {
|
||||
return self.additions[key]
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
extension PasswordEntity {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue