Password Generator

Generate secure passwords with ease.

JvpTEE8tuYdm9Cv%
Copy Password Regenerate

CURL parameters:

/w - Generate a weak password

/m - Generate a medium password

/s - Generate a strong password

/[8-8192] - Character length of generated password

CURL usage:

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.