There was a point in the past couple years (which is fortunately behind me) where I needed to generate GUIDs on demand for a project I was working on. A lot of them. Don't ask.
So I wrote a little app, which I just came across. The sole purpose of this app is to generate GUIDs as easily as possible and place them in the clipboard. It's small, semi-transparent and floats on top of the active application, so it won't really get in the way.
Nothing really unique or special, but it over an extended period it saved me a lot of time, and maybe it'll help someone else out there. There's so little functionality behind it that posting the source code is basically pointless, but drop me a line if you're interested.
Download