DevToys-app / DevToys

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

Random stuff #656

Closed vpratfr closed 2 years ago

vpratfr commented 2 years ago

What's the Problem?

Would be nice to get a generator for random strings (passwords, keys, etc.)

Solution/Idea

input could be a list of allowed characters (with some presets

Alternatives

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

Priorities

No response

DevToys Version

Version 1.0.9.0 | X64 | RELEASE | 8bcfa60 | 8bcfa60

Comments

No response

jamescurran commented 2 years ago

Largely similar to #638 and #643. I guess the time is just right for this, as we've gotten three requests for this functionality in less than 3 weeks.

vpratfr commented 2 years ago

Whoops. Sorry about the duplicates.

Indeed would be useful sometimes :)

Le mar. 6 sept. 2022 à 19:06, James Curran @.***> a écrit :

Largely similar to #638 https://github.com/veler/DevToys/issues/638 and

643 https://github.com/veler/DevToys/issues/643. I guess the time is

just right for this, as we've gotten three requests for this functionality in less than 3 weeks.

— Reply to this email directly, view it on GitHub https://github.com/veler/DevToys/issues/656#issuecomment-1238432412, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATI2APDGVNTOQKDEQEKYTDV452X3ANCNFSM6AAAAAAQE3XWQY . You are receiving this because you authored the thread.Message ID: @.***>

3kh0 commented 2 years ago

@vpratfr Close this issue since it is a duplicate