Created
April 23, 2024 19:57
-
-
Save JaimeStill/801c7ae3a9c3228a58c2658565810681 to your computer and use it in GitHub Desktop.
Generate a Guid to the Clipboard
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(New-Guid).ToString() | Set-Clipboard |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment