randtable      - pick random rows from an starbase data table .
SYNOPSYS
    randtable [-i ifile] [-o ofile] [n=nlines]
randtable outputs n random rows from its input table (or tables).  If the
optional parameter n is not given rand outputs all of the input rows in a
random order.
OPTIONS