add 1-off for chumpy

This commit is contained in:
adam 2023-03-07 10:27:51 -05:00
parent ce1550eb51
commit 0ca006f234

1
powershell/pick7.ps1 Normal file
View File

@ -0,0 +1 @@
Get-Content 'recipes.txt' | Sort-Object{Get-Random} | select -First 7 | write-host