mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add package getprime (#2712)
This commit is contained in:
parent
de1f5d47a5
commit
8fed95d818
@ -31465,5 +31465,18 @@
|
|||||||
"description": "Basic wrapper for APIs of various Boorus",
|
"description": "Basic wrapper for APIs of various Boorus",
|
||||||
"license": "LGPL-3.0-or-later",
|
"license": "LGPL-3.0-or-later",
|
||||||
"web": "https://github.com/filvyb/nimbooru"
|
"web": "https://github.com/filvyb/nimbooru"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "getprime",
|
||||||
|
"url": "https://github.com/xjzh123/getprime",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"math",
|
||||||
|
"prime numbers",
|
||||||
|
"random"
|
||||||
|
],
|
||||||
|
"description": "Generate random prime numbers, and do prime number tests. Note: don't support prime numbers larger than approximately 3037000499 (sqrt(int.high)).",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/xjzh123/getprime"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user