Convert integer to GUID and back



I need to convert an integer to a GUID consisting only of capital letters
and numbers.
I also need to be able to convert it back again.

I would prefer it was somewhat difficult to determine how to convert it
back.

What do I do? :-)

Regards


.