mirror of
https://github.com/Open-Argon/argon-v3.git
synced 2025-12-06 08:56:07 +00:00
add other trig funcs
This commit is contained in:
@@ -56,5 +56,6 @@ func getPassword(args ...any) (string, error) {
|
||||
fmt.Print("*")
|
||||
}
|
||||
}
|
||||
fmt.Print("\r")
|
||||
return string(password), nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user