RandomApp is a simple application that demonstrates the use of
RngPack. RandomApp generates random numbers and writes them to the
standard output. This is very useful on Unix systems since the
output can be piped to another application.
See RandomApp documentation for
how to run it.