Since Watir is "just" a Ruby (nice programming language) library, you can create tests that will randomly click links and submit random forms.
Take a look at this page for example:
http://wiki.openqa.org/display/WTR/Dynamic+Method+Creation
Also, if you decide to use Watir, you can get help at http://groups.google.com/group/watir-general
Disclaimer
Just to be open about it: I am member of Watir core team.
