random
is a small command-line utility that outputs a random integer
uniformly distributed in a specified range. For more information, see
manual.asciidoc
.
To build random
, you need the following on your system.
Invoke cmake [...] <srcdir>
to generate build files for your system.