DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
25.53k stars 1.35k forks source link

One-Click UUIDs #383

Open btastic opened 2 years ago

btastic commented 2 years ago

What's the Problem?

I always use https://www.uuidgenerator.net/ because I can just open the website, click the copy button, and I'm done. That's one thing I am missing from DevToys.

Is a feature like this possible?

Solution/Idea

Make a "Copy New UUID" Button, which generates a new UUID and puts it in my clipboard.

Alternatives

Maybe make it so that "Generate UUID(s)"-Button only generates the given number of UUIDs, instead of appending the newest generated.

To clarify further: clicking "Generate UUID(s)" with 1, would put a new UUID in the "UUID(s)" field. clicking "Generate UUID(s)" after that, will effectively replace the first generated one.

Priorities

No response

DevToys Version

Version 1.0.3.0 | X64 | RELEASE | 7c7c02a | 7c7c02a

Comments

No response

Csabesz07 commented 2 months ago

Hi @veler ! Is this up for grabs?

veler commented 2 months ago

Hi @veler ! Is this up for grabs?

Yes it is!