This commit is contained in:
Jake Leahy 2022-06-18 15:38:00 +10:00 committed by GitHub
parent 898a2f5f55
commit ed27043d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26531,5 +26531,18 @@
"description": "Tiny random number generator.",
"license": "CC0",
"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"
}
]