Clone and edit this document
Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
RunKit + npm:
node v18.11.0
version:
1.0.0
endpoint
share
tweet
const { v4: uuidv4 } = require("uuid"); const id = uuidv4(); console.log(id);
Created from: https://npm.runkit.com/?q=
Loading…
no comments
sign in
to comment