@kaia Most of my saves are videos but this came up.
here's mine with ls/grep because I hate find's syntax, also More Random™️ random
getseededrandom() {
seed=`date +%s`
openssl enc -aes-256-ctr -pass pass:"$seed" -nosalt < /dev/zero 2> /dev/null
}
alias greprandovid="ls | grep -E '.mp4|.webm|.gif|.mkv|.avi' | shuf --random-source=<(getseededrandom) -n 1"
GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.
All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.