mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 09:03:09 +00:00
Add splitmix64 implementation. (#2258)
This commit is contained in:
parent
921d9d7746
commit
898a2f5f55
@ -26520,5 +26520,16 @@
|
||||
"description": "Farbfeld Encoder and Decoder written in Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/egeoz/nimFF"
|
||||
},
|
||||
{
|
||||
"name": "splitmix64",
|
||||
"url": "https://github.com/IcedQuinn/splitmix64",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"random"
|
||||
],
|
||||
"description": "Tiny random number generator.",
|
||||
"license": "CC0",
|
||||
"web": "https://github.com/IcedQuinn/splitmix64"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user