Skip to content

Instantly share code, notes, and snippets.

@Rahmanism
Created January 17, 2023 20:17
Show Gist options
  • Save Rahmanism/9a6f4c5a52bf0ede64977e78f7a59cfc to your computer and use it in GitHub Desktop.
Save Rahmanism/9a6f4c5a52bf0ede64977e78f7a59cfc to your computer and use it in GitHub Desktop.
Create GUID code in Powershell
[guid]::NewGuid()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment