Removed white-spaces in tag for drand48
This commit is contained in:
parent
2579341317
commit
11fca55e23
1 changed files with 3 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue