mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 01:23:06 +00:00
Added drand48.
This commit is contained in:
parent
b77f25eff7
commit
02f11eefd1
@ -7290,5 +7290,16 @@
|
|||||||
"description": "Huenim",
|
"description": "Huenim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/IoTone/huenim"
|
"web": "https://github.com/IoTone/huenim"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"name": "drand48",
|
||||||
|
"url": "https://github.com/JeffersonLab/drand48",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"random number generator"
|
||||||
|
],
|
||||||
|
"description": "Nim implementation of the standard unix drand48 pseudo random number generator",
|
||||||
|
"license": "BSD3",
|
||||||
|
"web": "https://github.com/JeffersonLab/drand48"
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user