auth
Generate strong passwords
Generate strong passwords used for signing up to services. Optionally specify length, whether to include numbers, symbols and upper or lowercase characters.
Generate a strong random password. Use the switches to control which character types are included, defaults to using all of them
Generate Request
Response
{
"password": "jSUHz74x8qW#aXRe"
}