diff --git a/packages.json b/packages.json index e2c049491..411bb0b28 100644 --- a/packages.json +++ b/packages.json @@ -30901,5 +30901,20 @@ "description": "Command line interface for Google Bard", "license": "GPL-3.0-or-later", "web": "https://github.com/thisago/clibard" + }, + { + "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" } ]