Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you install coreutils (`brew install coreutils`), you can cut that down a bit:

    gshuf /usr/share/dict/words | head -n 10 | awk '{print $1 "! "}' | say


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: