diff --git a/pw.php b/pw.php deleted file mode 100644 index d123ce23..00000000 --- a/pw.php +++ /dev/null @@ -1,150 +0,0 @@ - $dash_len) - { - $dash_str .= substr($password, 0, $dash_len) . '-'; - $password = substr($password, $dash_len); - } - $dash_str .= $password; - return $dash_str; -} -?> - - - - - -Secure Password Generator - privacytools.io - - - - - - - - -
-

privacytools.io

-

Secure Password Generator Generate

- -

-

- -

- - - -

-64 characters:
- -

- -

-32 characters:
- -

- -

-24 characters:
- -

- -

-16 characters:
- -

- -

-8 characters:
- -

- -

Generate a new set of passwords

- - -

Passwords with special characters

- -

-64 characters:
- -

- -

-32 characters:
- -

- -

-24 characters:
- -

- -

-16 characters:
- -

- -

-8 characters:
- -

- -

Generate a new set of passwords

- -
-
- -

- Open Source Code: https://github.com/privacytoolsIO/privacytools.io/blob/master/pw.php -

- -
- - \ No newline at end of file