UNPKG

@realsee/dnalogel

Version:
9 lines (8 loc) 127 B
function n() { return Math.random().toString(36).slice(-6); } const t = n(); export { t as RANDON_STRING, n as random };