Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

random

(This command has been awarded a Yubnub Golden Egg)

http://jonathanaquino.com/random.php?num=${num=1}&min=${min=1}&max=%s${max}&col=1
NAME
       rand - display a specified number
       of random numbers in a specified
       range, courtesy of random.org

SYNOPSIS
       rand
       -min <min value = 1>
       -max <max value = 100>
       -num <how many to generate = 1>

EXAMPLE
       rand 49
       rand -min 1998 -max 2005
       rand -num 5 -max 20 

AUTHOR
       Richard Frankel
    
143879 uses - Created 2005-06-04 19:57:44 - Last used 2024-04-18 18:04:15
Is this command broken? Tell Jon if you know how to fix it.