Created
January 17, 2023 20:17
-
-
Save Rahmanism/9a6f4c5a52bf0ede64977e78f7a59cfc to your computer and use it in GitHub Desktop.
Create GUID code in Powershell
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
[guid]::NewGuid() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment