NAME
    shuffle.pl - Input line shuffler

SYNOPSIS
    "perl shuffle.pl [files]"

DESCRIPTION
    Shuffle the lines of the given files or the standard input in random
    order.

    I used this little script to check the voynich manuscript for
    randomness.

