Removed white-spaces in tag for drand48

This commit is contained in:
Robert Edwards 2017-09-29 16:34:51 -04:00
parent 2579341317
commit 11fca55e23

View File

@ -7296,7 +7296,9 @@
"url": "https://github.com/JeffersonLab/drand48",
"method": "git",
"tags": [
"random number generator"
"random",
"number",
"generator"
],
"description": "Nim implementation of the standard unix drand48 pseudo random number generator",
"license": "BSD3",