Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password, Random Number, and GUID Generator #24049

Closed
bmcfarl opened this issue Feb 10, 2023 · 4 comments
Closed

Password, Random Number, and GUID Generator #24049

bmcfarl opened this issue Feb 10, 2023 · 4 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@bmcfarl
Copy link

bmcfarl commented Feb 10, 2023

Description of the new feature / enhancement

Hi Guys!

I wish there was a PowerToy that I could use to...

  1. Generate a Password with letters, numbers, special characters, etc. with features such as specify length, require certain number of Capital letters, etc.
  2. Generate a Random Number allowing a specified range.
  3. Generate a GUID with ability to captialize/lower case, choose how many GUIDs to generate, and ability to copy to clipboard.

Scenario when this would be used?

One scenario would be to generate a list of GUIDs to populate a column of data inserted into a database table.

Supporting information

No response

@bmcfarl bmcfarl added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Feb 10, 2023
@fiech-coop
Copy link

could be a PowerToys Run plugin

@crutkas
Copy link
Member

crutkas commented Jul 28, 2023

i don't see us doing 1 or 2 to be frank. /dup #19425 for guid

@microsoft-github-policy-service
Copy link
Contributor

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jul 28, 2023
@bogdanrbucur
Copy link

Hi! I've created a plugin which generates random cryptographically secure passwords. Check it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

4 participants