Created
November 12, 2015 20:13
-
-
Save spangey/8b98c1ea2c6da25d3460 to your computer and use it in GitHub Desktop.
Genr8 GUID's w/ powershell
This file contains 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
<# | |
Running this script will make GUIDux (geoducks[gooey-ducks]) haha :/ | |
Last updated: 1984 | |
#> | |
([GUID]::NewGuid()).GUID |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment