Initial commit: New MoreminiMore website with fresh design
This commit is contained in:
1
node_modules/nanoid/nanoid.js
generated
vendored
Normal file
1
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|=0));for(;e--;)t+=a[63&r[e]];return t};
|
||||
Reference in New Issue
Block a user