diff --git a/packages.json b/packages.json index e2eeb86..ca066f6 100644 --- a/packages.json +++ b/packages.json @@ -30887,5 +30887,20 @@ "description": "Google Cookies. In your hands", "license": "MIT", "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" } ]