Skip to main content
added 4 characters in body
Source Link
cuonglm
  • 158.1k
  • 41
  • 341
  • 419

You can try shuf from GNU coreutils:

shuf -i 1-100 -n 1

You can try shuf from coreutils:

shuf -i 1-100 -n 1

You can try shuf from GNU coreutils:

shuf -i 1-100 -n 1
Source Link
cuonglm
  • 158.1k
  • 41
  • 341
  • 419

You can try shuf from coreutils:

shuf -i 1-100 -n 1