Unix Command of the Day
The shuf command which is part of the GNU Core Utilities.
(Install on macOS via homebrew).
I'm using shuf to randomly pick files from directories, although as its man page states: shuf − generate random permutations
This Stack Overflow post has some salient details.








