mirror of
https://github.com/logos-messaging/packages.git
synced 2026-03-22 15:03:08 +00:00
Add anano (#2259)
This commit is contained in:
parent
898a2f5f55
commit
ed27043d8d
@ -26531,5 +26531,18 @@
|
|||||||
"description": "Tiny random number generator.",
|
"description": "Tiny random number generator.",
|
||||||
"license": "CC0",
|
"license": "CC0",
|
||||||
"web": "https://github.com/IcedQuinn/splitmix64"
|
"web": "https://github.com/IcedQuinn/splitmix64"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "anano",
|
||||||
|
"url": "https://github.com/ire4ever1190/anano",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"identifier",
|
||||||
|
"random"
|
||||||
|
],
|
||||||
|
"description": "Another nanoID implementation for nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/ire4ever1190/anano",
|
||||||
|
"doc": "https://tempdocs.netlify.app/anano/stable"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user