password generator
Javascript based password generator, full client side generation mechanism
4 sets of chars:
- numeric
- lowcase alphabet
- uppercase alphabet
- special chars
By default length from 6 to 256 symbols.
You could check it here
- gulp - open-source JavaScript toolkit
- babel - Babel is a toolchain that is mainly used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript
- Nikolai G - Initial work - unref
This project is licensed under the MIT License - see the LICENSE file for details