Merge pull request #502 from jxy/add-sitmo1704

Add package sitmo
This commit is contained in:
Dominik Picheta 2017-05-12 22:26:21 +01:00 committed by GitHub
commit c366352535

View File

@ -6288,5 +6288,19 @@
"description": "wrapper for FreeType2 library",
"license": "MIT",
"web": "https://github.com/jangko/freetype"
},
{
"name": "sitmo",
"url": "https://github.com/jxy/sitmo",
"method": "git",
"tags": [
"RNG",
"Sitmo",
"high-performance",
"random"
],
"description": "Sitmo parallel random number generator in Nim",
"license": "MIT",
"web": "https://github.com/jxy/sitmo"
}
]