Hacker News new | ask | show | jobs
by keepamovin 483 days ago
Nice! But on Darwin I need to do:

  shuf -n 5 --random-source /dev/urandom /usr/share/dict/words | tr '\n' ' '
As paste complains about working with a pipe