UNPKG

uid-promise

Version:

generates a cryptographically strong random uid

6 lines (5 loc) 227 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UIDCHARS = void 0; // Charset from github.com/coreh/uid2 exports.UIDCHARS = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789';