Generate secure passwords with ease.
JvpTEE8tuYdm9Cv%
/w - Generate a weak password
/m - Generate a medium password
/s - Generate a strong password
/[8-8192] - Character length of generated password
curl -L pw.vdx.sh/[w,m,s]/[0 - 8192]
Example: 'curl -L pw.vdx.sh/s/128' will generate a strong password with 128 characters.