Get-Content 'recipes.txt' | Sort-Object{Get-Random} | select -First 7 | write-host