Skip to content

Instantly share code, notes, and snippets.

@spangey
Created November 12, 2015 20:13
Show Gist options
  • Save spangey/8b98c1ea2c6da25d3460 to your computer and use it in GitHub Desktop.
Save spangey/8b98c1ea2c6da25d3460 to your computer and use it in GitHub Desktop.
Genr8 GUID's w/ powershell
<#
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