mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add librng (#2659)
* (update) update packages.json * (revert) revert all changes to packages.json * (update) add librng
This commit is contained in:
parent
540f13a189
commit
e46052ef8b
@ -30887,5 +30887,20 @@
|
|||||||
"description": "Google Cookies. In your hands",
|
"description": "Google Cookies. In your hands",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/thisago/gookie"
|
"web": "https://github.com/thisago/gookie"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "librng",
|
||||||
|
"url": "https://github.com/xTrayambak/librng",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"rng",
|
||||||
|
"maths",
|
||||||
|
"math",
|
||||||
|
"random"
|
||||||
|
],
|
||||||
|
"description": "RNG for dummies in Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/xTrayambak/librng"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user