Home
/
tn-uniqid
1.0.1 • Published
3 years ago
tn-uniqid
Licence
MIT
Version
1.0.1
Deps
2
Size
7 kB
Vulns
0
Weekly
0
Summary
Dependency
Versions
const
uniqueID =
uniqueGetter
({
chars
: [
'0-9'
,
'a-z'
,
'A-Z'
],
length
:
12
})
uniqueID
()