UUID/GUID online key generator

Parameters
Use these UUIDs at your own risk, their uniqueness is not guaranteed.

About

This is an online tool to generate UUID/GUID. UUID/GUID comes from the acronym Universally/Globally Unique Identifier.

This program uses the method 'randomUUID()' of the java 'java.util.UUID' class. The generated keys are type 4 pseudo randomly generated UUIDs.

More information