Pulse

Pulse tools

UUID v4

Mint a random UUID v4 with the Web Crypto API. For database ids, request ids, and “please don’t collide” tokens.

Runs in this tab. Nothing is stored on a Pulse account.

Output

UUID v4

931e462b-0692-4325-b289-84ab8397a39d

How to use

  1. 1Read the current UUID.
  2. 2Generate again for a new one.
  3. 3Copy into your code or sheet.

FAQ

UUID v1 / v7?
This page is v4 (random). Time-based versions are not here.
Collision risk?
v4 collision is not a practical worry for normal apps.
Do you store what I type?
Browser tools stay in this tab. Refreshing the page clears the form. Nothing is saved to a Pulse account.
Is this free?
Yes. Pulse stays free because of advertising. Ads may appear when you copy, download, or run the main action.

Related tools