dialog (Result) { | |
match { | |
PasswordResult(this) { | |
from-output: generate(numWords) | |
} | |
} | |
template ("I generated a memorable, secure password for you using common english words:") | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment