NAME dkt random - Generate random data SYNOPSIS dkt random [] DESCRIPTION The program produces a data stream of pseudo random data. OPTIONS -b size sets the block size (default: 512). -n number sets the number of blocks (default: 1). RETURN VALUE The program returns 0 on success, any other value indicates an error. AUTHOR Dirk Krause HISTORY The "dkt random" functionality replaces the rndbytes program from previous dktools versions.