Website Structure
This commit is contained in:
parent
62812f2090
commit
71f0676a62
22365 changed files with 4265753 additions and 791 deletions
1
Frontend-Learner/node_modules/nanoid/nanoid.js
generated
vendored
Normal file
1
Frontend-Learner/node_modules/nanoid/nanoid.js
generated
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
let a="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";export let nanoid=(e=21)=>{let t="",r=crypto.getRandomValues(new Uint8Array(e));for(let n=0;n<e;n++)t+=a[63&r[n]];return t};
|
||||
Loading…
Add table
Add a link
Reference in a new issue