Skip to content

Instantly share code, notes, and snippets.

@okwolf
Last active June 15, 2017 15:37
Show Gist options
  • Save okwolf/3657488e4abedb2b351eb0f19504df0f to your computer and use it in GitHub Desktop.
Save okwolf/3657488e4abedb2b351eb0f19504df0f to your computer and use it in GitHub Desktop.
(
[char[]]([char]33..[char]95) +
([char[]]([char]97..[char]126)) +
0..9 |
Sort { Get-Random }
)[0..63] -Join '' | Clip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment