Genereer willekeurige permutaties. Meer informatie: https://www.gnu.org/software/coreutils/shuf.
shuf {{pad/naar/bestand}}
shuf --head-count=5 {{pad/naar/bestand}}
shuf {{pad/naar/invoer_bestand}} --output={{pad/naar/uitvoer_bestand}}
shuf --head-count=3 --input-range=1-10 --repeat