Source: rl Section: utils Priority: optional Maintainer: Arthur de Jong Build-Depends: debhelper (>> 3.0.0) Standards-Version: 3.5.2 Package: rl Architecture: any Depends: ${shlibs:Depends} Description: Randomize Lines rl reads lines from a input file or stdin, randomizes the lines and outputs a specified number of lines. It does this with only a single pass over the input while trying to use as little memory as possible.