A Python Random Number Generation Package for RNG Book
Project description
NextRNGBook: A Python Random Number Generation Package for RNG Book
Introduction
The goal of NextRNGBook package is to incorporate a variety of high-quality random number generators (RNGs) from Random Number Generators for Computer Simulation and Cyber Security [1]. Designed for seamless compatibility with NumPy, this Python package can integrate easily into existing workflows, offering a wide range of selections from state-of-the-art random number generation techniques suitable for scientific computing, large-scale simulations, and cryptographic applications.
The goal of designing high-quality random number generators is to produce variates that behave like truly random numbers. This means the generated variates can cover the space evenly over high dimensions, and do not repeat for a very long time. They can be generated efficiently across different systems, and they can pass a wide range of statistical tests that detect hidden patterns. A good RNG should perform reliably for large-scale simulations with a strong support for parallel computing, and an easy integration across various computing platforms. For security applications, generated variates need to be unpredictable, so that future values cannot be inferred from past outputs.
There are several high-quality RNGs to be implemented in this NextRNGBook Package which should provide a solid foundation for better statistical simulation and/or secure applications. Combining strong theoretical supports and great practical performance, NextRNGBook can help users to explore, evaluate, and apply high-quality RNGs in a modern Python environment.
Documentation & Distribution
For full details, please refer to the links.
- Documentation: NextRNGBook Documentation
- PyPI: NextRNGBook on PyPI
References
[1] Deng, L.-Y., Kumar, N., Lu, H. H.-S., & Yang, C.-C. (2025). Random Number Generators for Computer Simulation and Cyber Security: Design, Search, Theory, and Application (1st ed.). Springer. https://doi.org/10.1007/978-3-031-76722-7
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nextrngbook-0.1.0.post1.tar.gz.
File metadata
- Download URL: nextrngbook-0.1.0.post1.tar.gz
- Upload date:
- Size: 39.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
877729b8481bdf5a0ce079d0f3846e5b648602e5ef772bada3b5c4a736a835c2
|
|
| MD5 |
17ba3eb81acda17e09a4316db7cede19
|
|
| BLAKE2b-256 |
96170c14793551c458faf3da9ace2a8858595d2089caf75c14e58224df6c3d61
|
File details
Details for the file nextrngbook-0.1.0.post1-cp313-cp313-win_arm64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp313-cp313-win_arm64.whl
- Upload date:
- Size: 66.4 kB
- Tags: CPython 3.13, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09c6b532c9fd2f5e93750b224187d21125136bbc25ded72b8c6c8eddcad2909b
|
|
| MD5 |
48572435ceda70f0605bf6400215f9c4
|
|
| BLAKE2b-256 |
f17e7e64b0359a9364cf8c7fa43b4394be8b280f5b03a94c03d30b1a387df079
|
File details
Details for the file nextrngbook-0.1.0.post1-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 70.1 kB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4dcbd4e7e982c7ffb969e3806eaf3936b68ac493ac466f4dcbdeb98438905f2b
|
|
| MD5 |
c3882aa901dcdaca9e6e989e74cab2b2
|
|
| BLAKE2b-256 |
f7c1eea06bfaa3647eb455988c285c152d680e8d258bef6cd77d9c9f61b455c5
|
File details
Details for the file nextrngbook-0.1.0.post1-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 281.3 kB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f46da9bfe098d96c212ae8d0bbcd52603c2d1498fb9c7b9c9665950a5671a400
|
|
| MD5 |
27c5b906a552b7c577d68db4af574034
|
|
| BLAKE2b-256 |
801ff209edd61d13b1ad70354e4507d02ec163e5c105ec9928084e89fe66ccb6
|
File details
Details for the file nextrngbook-0.1.0.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 281.8 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
249c1af01260323f1ffc1b378e60b7f80befa85285d4d62567f83d4ac393c561
|
|
| MD5 |
21b5db54418e4aae95e5b40be42aed64
|
|
| BLAKE2b-256 |
462d5468133530ed5e1b8cee744e357fe667527f057c1c625f743b38fc193dff
|
File details
Details for the file nextrngbook-0.1.0.post1-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 73.0 kB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f37029268fbf1ecfcaad5bfeebb8dd5161e88ea69135205e92bdd22a843d046
|
|
| MD5 |
86ec1d7b456f835d2b822de7ab02b31d
|
|
| BLAKE2b-256 |
bb6a9a1964f6a2633b9b19c8c5e106b0bdcdc40857e3cc10bc263cbd8debc956
|
File details
Details for the file nextrngbook-0.1.0.post1-cp313-cp313-macosx_10_13_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp313-cp313-macosx_10_13_x86_64.whl
- Upload date:
- Size: 73.9 kB
- Tags: CPython 3.13, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61d2ad89515a3cf4665c7a355c17159b883a0d105268c3da35fd70d213365b24
|
|
| MD5 |
ad92255f17feaae57a9196cb50abe8a7
|
|
| BLAKE2b-256 |
13dc907dac395ef3606db01da3501ead5db4a47f96cbf3f2230ab9478c879615
|
File details
Details for the file nextrngbook-0.1.0.post1-cp312-cp312-win_arm64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp312-cp312-win_arm64.whl
- Upload date:
- Size: 66.6 kB
- Tags: CPython 3.12, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bbdf4543e3996bf34d70295341b3a5e7cad782e18f234f55eb6c524d4220203
|
|
| MD5 |
2235a33e9300cb8fedc720f42d97d648
|
|
| BLAKE2b-256 |
5ebd66c76f455da3463dad325d42f7f2225300f8bc436c61c2464b464c4b007e
|
File details
Details for the file nextrngbook-0.1.0.post1-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 70.2 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0b295a10a3c3397eaed7984b0691e23fe9f8f7b6431c0a16392605bfd176c4d
|
|
| MD5 |
9f12fdf45f3a23aaaf2df5fa5bb6acbc
|
|
| BLAKE2b-256 |
b0688270f68eba3fe8155841fd8bace39e115bd20ff6859ff7b803db582ed345
|
File details
Details for the file nextrngbook-0.1.0.post1-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 285.7 kB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b81c8e916ac66b9eb04772ff00773715f6766ae95271c592b59817e8e0c17788
|
|
| MD5 |
8f50bb1613e4527d117c3be9c5266ff5
|
|
| BLAKE2b-256 |
09d896272649558796dba94df78440f468cadf45bfe1422a6a0d892f16ed0d1b
|
File details
Details for the file nextrngbook-0.1.0.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 286.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8caf44bb1fdc1ecaf54fa619a733dbdd28f22d5eb196c4eec5789c3588b58817
|
|
| MD5 |
3d5d77b62c1488f6fad797b97ec029f4
|
|
| BLAKE2b-256 |
cf7ea8ea9c2da6f0d0dcd530ce865178e3f4386780439636e2671d6e49ca29a2
|
File details
Details for the file nextrngbook-0.1.0.post1-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 73.5 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd536f44f875223b1a5c81fb6a016b28a7574d4d370394a721c31b0ff9fcdb6b
|
|
| MD5 |
0ad37832915a68de91b598b379072d64
|
|
| BLAKE2b-256 |
320f7371a08f84ed651b9f3c2745f7d158ee33577ec131612f8e55a5f59cb244
|
File details
Details for the file nextrngbook-0.1.0.post1-cp312-cp312-macosx_10_13_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp312-cp312-macosx_10_13_x86_64.whl
- Upload date:
- Size: 74.4 kB
- Tags: CPython 3.12, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
501eb37afef862d25cf602ee21ca3d28683c165b1ce8c71073278bc2fbc414f7
|
|
| MD5 |
d9ffb1ec926cc9873426b4a1fc764fd9
|
|
| BLAKE2b-256 |
4031aef788cdff42bf5cccf3577ee307c74e00047a0e6a143b9a7d3d629beb66
|
File details
Details for the file nextrngbook-0.1.0.post1-cp311-cp311-win_arm64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp311-cp311-win_arm64.whl
- Upload date:
- Size: 67.1 kB
- Tags: CPython 3.11, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ad2b8a440a33e98e090e9abe12ae5e6a74fa05b8672aa2292c04626c6f8ccaa
|
|
| MD5 |
c4493e7e786d2aa3612173796e47f832
|
|
| BLAKE2b-256 |
10d263c1035a01910d9e7112809fe3e53250941959cfe8155fdab7a9883d8419
|
File details
Details for the file nextrngbook-0.1.0.post1-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 70.3 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65177cb565a4d621f262f73bf7544dc5f55311522b64e0d4d6a512f58608d0ea
|
|
| MD5 |
06278b0fbe46651a5f4ff33114a1287f
|
|
| BLAKE2b-256 |
5dd6215f429e0a36ad0406befa2755b583cd850c56ddfeff6c2f98c1327cb72f
|
File details
Details for the file nextrngbook-0.1.0.post1-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 279.1 kB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8bf1d15447e76ab50135a95dd2ff8c3ab469417f065e2a179e9561495eb74df
|
|
| MD5 |
aee72d1dea8456b5a09cad689fbfbdf2
|
|
| BLAKE2b-256 |
19fe9f2202b55820f1369c34ad074a273fa01f5c41cdeb1bb5b78c8c7297fc74
|
File details
Details for the file nextrngbook-0.1.0.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 277.7 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcf9ddbc2afffa4cb6b39e11276ad37f4319716cc7ebf4d15272c544864f2945
|
|
| MD5 |
b381e51c6816856ef72183b310dc1caf
|
|
| BLAKE2b-256 |
63eb7ca0d8f00fdc0aa0fe57fb4324b777bdfd1aa7063e12d4263fb8c51e4b58
|
File details
Details for the file nextrngbook-0.1.0.post1-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 74.1 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc7ac20eb4648199f9f4794fbe9f67839229ef5b7c792756ee81e9a495cf92fa
|
|
| MD5 |
133312f355d7e9ab28a9b118df057bd2
|
|
| BLAKE2b-256 |
db132661e74cfc7e8415b2a1ef19bda55b3d290dd7e9ac26d0ca033252f252e7
|
File details
Details for the file nextrngbook-0.1.0.post1-cp311-cp311-macosx_10_9_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 75.1 kB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
556e62705a04db872a425cf6ac978062e415a6f2312309c7a1e2a77329be7c65
|
|
| MD5 |
bf0593684725f015f8660f2cf4584162
|
|
| BLAKE2b-256 |
01881f420f01bcd225de92f1d7f42a31596a49fc80bbb7c5646e39e95e2521de
|
File details
Details for the file nextrngbook-0.1.0.post1-cp310-cp310-win_arm64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp310-cp310-win_arm64.whl
- Upload date:
- Size: 67.3 kB
- Tags: CPython 3.10, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
331a635676a24c58aef7ba6e377614b6caa9e69bd5e8727507c9ed90d29187de
|
|
| MD5 |
fdb6081915716845d02926e21a7f02d7
|
|
| BLAKE2b-256 |
af500e058b95b3429217cf476f977e41534726bbcd1642855af8a68b5c131ef4
|
File details
Details for the file nextrngbook-0.1.0.post1-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 70.5 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78a563e8e9676a31416df4f671113086893ca8d03fafd701c655fd5f2094c2c4
|
|
| MD5 |
abdd51940c96de37dc523e92166009e0
|
|
| BLAKE2b-256 |
bdf100387d097d310f8d03d0b383de04498f290f8f7a7c380007d734fe38185a
|
File details
Details for the file nextrngbook-0.1.0.post1-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 262.7 kB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2391a1f0ccafd83acc9d2ce945d3058f573aac0dc9d1b27f393fb5f3deb1c4c
|
|
| MD5 |
174a08652d1a670a823eb6c94808988b
|
|
| BLAKE2b-256 |
bb177ab5a6a649138f280636c1ce65d61fefa9a7b20dff2bf94db2e25daa9ad0
|
File details
Details for the file nextrngbook-0.1.0.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 261.4 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f12eb0bd70ab87a0ffc5d8fe0278d01b8f697e541279310e5f2e7924a1b46371
|
|
| MD5 |
f94461fa2fafba18194cc40cf55d648e
|
|
| BLAKE2b-256 |
8e1805f8cbadcef70f53d9c67aa7801a6667b3ae833f2046b2a53eda3d1a1ea7
|
File details
Details for the file nextrngbook-0.1.0.post1-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 74.5 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e3362ff31b4704566bd8538438acf56e01f65ea9cd0f6b88eb06717756f5d8c
|
|
| MD5 |
353d0698067939d8b904af8be43656cd
|
|
| BLAKE2b-256 |
b1696bf992e11d2e358bee054507e4a122ff67d06346c17aba77cc0e8c6b3016
|
File details
Details for the file nextrngbook-0.1.0.post1-cp310-cp310-macosx_10_9_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 75.5 kB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4aed9018936c9f69af83929332af2d3cf2198e22e24c6bf85427b87aa9cb651b
|
|
| MD5 |
0446eac71d1f8dd6c0c23556a7f8b4f3
|
|
| BLAKE2b-256 |
9fda0051b9872125bdf6e413d391e7a6b521f0f2f90350b0f207e4a24eea7a28
|
File details
Details for the file nextrngbook-0.1.0.post1-cp39-cp39-win_arm64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp39-cp39-win_arm64.whl
- Upload date:
- Size: 67.9 kB
- Tags: CPython 3.9, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afa241c88bb2211525a09768b07a07e64ed13d604ba88a386010beb109f23d55
|
|
| MD5 |
a7dd89f3e2b637b43df26036b5b53912
|
|
| BLAKE2b-256 |
4d486103b5672209b29017562e9f3ef7da1aaa7afc5d84d963dd98aeba75a2ea
|
File details
Details for the file nextrngbook-0.1.0.post1-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 71.1 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59ab09c15d47495373162acf647c6a396c83c3bc080f4787af96d97d26d1efaa
|
|
| MD5 |
838c69877b20d8b2047af22d85f9155d
|
|
| BLAKE2b-256 |
c80bd860e2ec18309b8147240ec7ca9fca1295f4093593b04f39d91c786e4418
|
File details
Details for the file nextrngbook-0.1.0.post1-cp39-cp39-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp39-cp39-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 266.1 kB
- Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2831c29932a1428f81d6aab512f07e5c97c607500c63ca5791c0d38e99a2500a
|
|
| MD5 |
1413a3081ad1ef854a3682020369f92e
|
|
| BLAKE2b-256 |
0d189db72d5acc2d688eb99632c0f2b570d040c0e48040979187d3bcdf020151
|
File details
Details for the file nextrngbook-0.1.0.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 264.9 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ccd399610592c8f677d94c12f451f21f6ff6ef914fe81ccde2a1b23441d2ae7
|
|
| MD5 |
f70cb0789689e9a2d2eaeb13c7de42c2
|
|
| BLAKE2b-256 |
4fe50bef576d0c16ea170df332473f2b20cfce2204c344044188a7a6875df96c
|
File details
Details for the file nextrngbook-0.1.0.post1-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 75.4 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b41b75199d151d2f2d18861d0faa71b3e2afca48a56bf42032923aa2678f7490
|
|
| MD5 |
68305be2788d44df75aa9f46606a6fe5
|
|
| BLAKE2b-256 |
3246ede18c58c08a3b994b27f92c3dbeb5894d0974505776088f45aa297dedb7
|
File details
Details for the file nextrngbook-0.1.0.post1-cp39-cp39-macosx_10_9_x86_64.whl.
File metadata
- Download URL: nextrngbook-0.1.0.post1-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 76.4 kB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a41aacd3c544e74c749842efa68c25206960d2a5e1cf08f43c79be4ca3774cb9
|
|
| MD5 |
e9e0a7bab0027daa98bf9f2fd8d25e30
|
|
| BLAKE2b-256 |
03de475cdcce5273d24578ec8e99d7db31a03d942c45204503b5a8f4ce64254e
|