#!/bin/sh languages="C++ Python TypeScript C Go Ruby PHP Elixir Erlang Racket" echo "$languages" | shuf | head -n5