mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
commit
0f5e2db2e1
@ -6124,5 +6124,18 @@
|
||||
"description": "Storage, localStorage, and sessionStorage bindigs for Nim's JavaScript backend.",
|
||||
"license": "MIT",
|
||||
"web": "https://bitbucket.org/moigagoo/storage/"
|
||||
},
|
||||
{
|
||||
"name": "sysrandom",
|
||||
"url": "https://github.com/euantorano/sysrandom.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"random",
|
||||
"RNG",
|
||||
"PRNG"
|
||||
],
|
||||
"description": "A simple library to generate random data, using the system's PRNG.",
|
||||
"license": "BSD3",
|
||||
"web": "https://github.com/euantorano/sysrandom.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user