Is there a preferred method? The java implementation uses the UID from RMI, the python implementation generates a random uuid. I haven't looked at the others yet.
I'm tempted to just generate 16 random bytes for the ruby implementation. Will that be sufficient? -ryan