-
BLUME2000 SE
- Potsdam
-
23:00
(UTC +02:00)
Pinned Loading
-
Convert UUID to a human readable ID
Convert UUID to a human readable ID 1import { v4 as uuidv4 } from 'uuid';
23// Custom character set (26 letters + 10 digits)
4const CHAR_SET = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789';
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.