tags:

views:

61

answers:

1

Not sure if this is really a programming question, but here goes :-)

I'm playing around with a wordsearch generator and it occurred to me that if I'm actually going to let anyone use it, it would probably be a good idea to make sure that the randomly-generated filler text doesn't contain rude words. Is there a standard list of words out there that I could use?

A: 

I just did a quick google search and came up with this:

http://support.discusware.com/center/resources/tips/cusswords.html

Burton
Thanks, looks perfect (well, I know that by its nature this type of thing can never be perfect, but you know what I mean).
mojones