Update location of "random"
This commit is contained in:
parent
c3af5ec584
commit
699c644d5d
1 changed files with 2 additions and 2 deletions
|
|
@ -924,12 +924,12 @@
|
|||
},
|
||||
{
|
||||
"name": "random",
|
||||
"url": "git://github.com/BlaXpirit/nimrod-random",
|
||||
"url": "git://github.com/BlaXpirit/nim-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"
|
||||
"web": "https://github.com/BlaXpirit/nim-random"
|
||||
},
|
||||
{
|
||||
"name": "zmq",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue