Skip to content

Instantly share code, notes, and snippets.

@MVKozlov
Created November 3, 2015 10:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MVKozlov/91855194d0689cbd847d to your computer and use it in GitHub Desktop.
Save MVKozlov/91855194d0689cbd847d to your computer and use it in GitHub Desktop.
#Author: Max Kozlov - Date: November 3th, 2015
#Random numbers...
-join(17980512,4794238,32775459,141008,18327210,9100087,2892629|%{1..5|%{$s=
@{s=$_;mi=0;ma=26}}{Get-Random @s;$s.Remove('s')}}|%{$$,$1,$2=65,32,44}{[
char]$(switch($_){default{$_+$$}25{$1}24{$2}})})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment