Password
GET /generate/passwordParameters
Parameter
Required
Default
Description
Example
curl "https://api.uwuapps.org/generate/password?length=20&symbols=true"Response
{
"success": true,
"password": "aB3!xZq@pL9#mK5$rT2^",
"length": 20,
"strength": "strong"
}Strength levels
Password length
Strength
Notes
Last updated
Was this helpful?
