This is a program I hacked together in MS Visual Basic after I found a program online that performed an identical function and was copyrighted.  I thought it was ridiculous to copyright something that any programmer could write himself in 15 minutes or less.  So I wrote it in less than 15 minutes.

So whatever.  This program is public domain; if you actually go to the bother of decompiling it (don't ask me why), you can do whatever you darn well please with the source code.

Cheerio!
Steve

PS: Oh yeah, what it actually does.  It simply uses VB's random number generator and multiplies the result to get an integer in an arbitrary range.