Generate a UUID at the Edge 🔪

Demo of a simple serverless function that returns a random v4 UUID from Netlify's Edge CDN

xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

You can also call the function endpoint directly to return a JSON object:

https://edge-function-get-uuid.netlify.app/get



Made with 🖤 by Dan Urbanowicz

View on GitHub