經安全檢測,此網站為安全網站,請放心前往原始網址!

$RANDOM: generate random integer - The Linux Documentation Project

#!/bin/bash # How random is RANDOM? RANDOM=$$ # Reseed the random number generator using script process ID. PIPS=6 # A die has 6 pips. MAXTHROWS=600 # Increase this if you have nothing better to do with your time. throw=0 # Number ...

www.tldp.org

網址安全性掃描由 google 提供