Skip to content

Instantly share code, notes, and snippets.

@BrianHung
Created April 19, 2023 23:25
Show Gist options
  • Save BrianHung/f54925884538a3427805a6854d876745 to your computer and use it in GitHub Desktop.
Save BrianHung/f54925884538a3427805a6854d876745 to your computer and use it in GitHub Desktop.
var short = require("short-uuid")
var translate = short("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz")
translate.toUUID("0s33UQWH9339VifYPjmRgC")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment