Password Generator
What type of request is this?
New tool idea
Clear and concise description of the feature you are proposing
Password generation tool
- Ability to generate Random password with Include Number and Symbols
- Ability to generate Memorable password with Capitalize
- Ability to generate Pin
Is their example of this tool in the wild?
https://1password.com/password-generator/
Additional context
No response
Validations
- [X] Check the feature is not already implemented in the project.
- [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- [X] Check that the feature can be implemented in a client side only app (IT-Tools is client side only, no server).
Hi @m-arabi and @CorentinTh, implemented in #1260 and #1261 (and enhanced token generator in #913)
Perfect. Meet the requirement.
Hi, if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)
I'm using this Token Generator (https://sharevb-it-tools.vercel.app/token-generator) to replace the 1Password password generator mentioned in the description above. If @sharevb can add Passphrase Generator ( https://sharevb-it-tools.vercel.app/passphrase-generator ) into the Token Generator, it will be a perfect replacement for the 1Password password generator.
If it's too difficult to incorporate 2 tools into one, I guess it's better to to have 2 tools that do their job well than 1 bad tool. Thanks!
Hi @gineer01, for time being, I prefer to let things split