Generate universally unique identifiers (UUID version 4) instantly for your development projects.
A Universally Unique Identifier (UUID) is a 128-bit number used to identify information in computer systems. Version 4 UUIDs are generated pseudo-randomly.
Yes, they are generated directly in your browser using JavaScript's secure math randomizations (if available) and are not sent to or stored on any server.