random(6) debian man page | unix.com

Man Page: random

Operating Environment: debian

Section: 6

RANDOM(6)							 BSD Games Manual							 RANDOM(6)

NAME
random -- random lines from a file or random numbers
SYNOPSIS
random [-er] [denominator]
DESCRIPTION
random reads lines from the standard input and copies them to the standard output with a probability of 1/denominator. The default value for denominator is 2. The options are as follows: -e If the -e option is specified, random does not read or write anything, and simply exits with a random exit value of 0 to denominator-1, inclusive. -r The -r option guarantees that the output is unbuffered.
SEE ALSO
fortune(6)
BSD
March 31, 1994 BSD
Related Man Pages
random(6) - freebsd
random(4) - mojave
setstate(3) - redhat
random(4) - osx
urandom(4) - osx
Similar Topics in the Unix Linux Community
Shell script that runs a random shell script
copying random Jpg files to different folder
Randomize letters
Randomly selecting sequences and generating specific output files
Random web page download wget script