Possible Duplicate:
PHP function to generate v4 UUID
I've been looking all over the web for this. Im trying to make a UUID which will appear in this format: 32321-65631-43546-54542 (the numbers of course, will vary) I know how to make a uniqid id, but dont know where to start with this. Anybody know how this can be accomplished?