wiki:WikiStart
Last modified 3 years ago Last modified on 11/18/08 12:13:11

Graw

graw is a simple program to quickly generate random words.

You may want to read the man page for version 0.1.0.

The main purpose of the program was educational. I wanted to try autotools, learn a few libc functions and get used to SVN.

As of 2006-06-24 the initial release is available:
graw-0.1.0.tar.bz2

A newer version including minor changes is in the SVN repository. The SVN version doesn't introduce new features but tries to use /dev/urandom, if available, for seeding the RNG. See Timeline for more information.