mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
add urand and timespec_get (#950)
This commit is contained in:
parent
6df91b7c2a
commit
123992332e
@ -11708,6 +11708,31 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-gatabase"
|
||||
},
|
||||
{
|
||||
"name": "timespec_get",
|
||||
"url": "https://github.com/Matceporial/nim-timespec_get",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"time",
|
||||
"timespec_get"
|
||||
],
|
||||
"description": "Nanosecond-percision time using timespec_get",
|
||||
"license": "0BSD",
|
||||
"web": "https://github.com/Matceporial/nim-timespec_get"
|
||||
},
|
||||
{
|
||||
"name": "urand",
|
||||
"url": "https://github.com/Matceporial/nim-urand",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"random",
|
||||
"urandom",
|
||||
"crypto"
|
||||
],
|
||||
"description": "Simple method of obtaining secure random numbers from the OS",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Matceporial/nim-urand"
|
||||
},
|
||||
{
|
||||
"name": "awslambda",
|
||||
"url": "https://github.com/lambci/awslambda.nim",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user