CorentinTh / it-tools

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

Create multiple tokens as once with token generator #1212

Open jicho opened 4 months ago

jicho commented 4 months ago

What type of request is this?

New feature for an existing tool

Clear and concise description of the feature you are proposing

The token generator generates one token at a time. Is it possible to add a an option to create x tokens in one click?

Sometimes you just need multiple tokens at once with the same length :)

Is their example of this tool in the wild?

https://www.random.org/strings/

Additional context

No response

Validations

sharevb commented 4 months ago

Hi @jicho and @CorentinTh, implemented in my PR #913

jicho commented 4 months ago

wow that's a quick update, thanks @sharevb !

sharevb commented 2 months ago

Hi @CorentinTh , please can you consider merging #913 ? thanks