Random word generator

What is it?

This is a demo of a C# utility which generates random nonsense words which are readable and memorable by humans.

Especially useful for auto-generated passwords, may also be used to generate random sentences.

See here for more information.

Try it out

Download the source

Go to randword.codeplex.com to download the source (C#).