mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add "random"
This commit is contained in:
parent
9ad72da03c
commit
b945876341
@ -921,5 +921,14 @@
|
|||||||
"description": "Implements a simple IRC client.",
|
"description": "Implements a simple IRC client.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nimrod-code/irc"
|
"web": "https://github.com/nimrod-code/irc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "random",
|
||||||
|
"url": "git://github.com/BlaXpirit/nimrod-random",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "algorithms", "random"],
|
||||||
|
"description": "Pseudo-random number generation library inspired by Python",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/BlaXpirit/nimrod-random"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user