Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepNotesApp/DeepNotes
/ nanoid.ts
File
nanoid.ts
packages/@stdlib/misc/src/nanoid.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
alphabet =
2
'useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict'
;
3
4
const
charMap =
new
Map<string, number>();
Callers
nothing calls this directly
Calls
1
set
Method · 0.65
Tested by
no test coverage detected