CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
20.71k stars 2.49k forks source link

Token Generator Special Characters #1206

Open David-COUDRAY opened 1 month ago

David-COUDRAY commented 1 month ago

What type of request is this?

New feature for an existing tool

Clear and concise description of the feature you are proposing

Token generator

Is their example of this tool in the wild?

Add the possibility of choosing special characters and number of password to generate

Additional context

No response

Validations

sharevb commented 1 month ago

Hi @David-COUDRAY, I made a PR #913 that could solve part of your issue

David-COUDRAY commented 1 month ago

Hi @sharevb

That's good enough You can take inspiration from this ;-)

image

sharevb commented 1 month ago

Hi @David-COUDRAY, juste added some sample in "denied chars" label, simpler UI ;)