Password generator written in JavaScript
Use it directly on: https://didierch.github.io/easy-js-password-generator/
- Fast
- Small
- Easy to implement
- Unobtrusive design: absolute separation of HTML, JS and CSS
- Conflict free use with other JS-Libraries (no global variables)