Password Generator
Password History:
| # | Password | Note | Copied | Action |
|---|---|---|---|---|
| {{ index + 1 }} | {{ showPasswords ? item.password : '•'.repeat(item.password.length) }} |
{{ item.note }} | ✓ - |
|
| # | Password | Note | Copied | Action |
|---|---|---|---|---|
| {{ index + 1 }} | {{ showPasswords ? item.password : '•'.repeat(item.password.length) }} |
{{ item.note }} | ✓ - |
|