You want shuf. shuf -n1 -i 534-876874
posted 8mo ago by r~~
You want [`shuf`](https://www.man7.org/linux/man-pages/man1/shuf.1.html). ```sh shuf -n1 -i 534-876874 ```