Skip to main content

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.

Current APIs

NextRNGBook currently provides two DX generator interfaces:

  • DX(): the recommended fast 32-bit DX generator.
  • DX32(): a more general 32-bit DX generator family with broader parameter choices.

Both APIs are compatible with NumPy's Generator interface.

Documentation & Distribution

For full details, please refer to the links.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nextrngbook-0.2.0.tar.gz (127.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

nextrngbook-0.2.0-cp314-cp314t-win_arm64.whl (169.7 kB view details)

Uploaded CPython 3.14tWindows ARM64

nextrngbook-0.2.0-cp314-cp314t-win_amd64.whl (177.1 kB view details)

Uploaded CPython 3.14tWindows x86-64

nextrngbook-0.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl (427.9 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

nextrngbook-0.2.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (432.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

nextrngbook-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl (171.6 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

nextrngbook-0.2.0-cp314-cp314t-macosx_10_15_x86_64.whl (173.7 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

nextrngbook-0.2.0-cp314-cp314-win_arm64.whl (167.1 kB view details)

Uploaded CPython 3.14Windows ARM64

nextrngbook-0.2.0-cp314-cp314-win_amd64.whl (171.6 kB view details)

Uploaded CPython 3.14Windows x86-64

nextrngbook-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl (406.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

nextrngbook-0.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (406.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

nextrngbook-0.2.0-cp314-cp314-macosx_11_0_arm64.whl (166.3 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

nextrngbook-0.2.0-cp314-cp314-macosx_10_15_x86_64.whl (170.2 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

nextrngbook-0.2.0-cp313-cp313-win_arm64.whl (159.0 kB view details)

Uploaded CPython 3.13Windows ARM64

nextrngbook-0.2.0-cp313-cp313-win_amd64.whl (163.3 kB view details)

Uploaded CPython 3.13Windows x86-64

nextrngbook-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (407.6 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

nextrngbook-0.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (408.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

nextrngbook-0.2.0-cp313-cp313-macosx_11_0_arm64.whl (166.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

nextrngbook-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl (170.0 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

nextrngbook-0.2.0-cp312-cp312-win_arm64.whl (159.0 kB view details)

Uploaded CPython 3.12Windows ARM64

nextrngbook-0.2.0-cp312-cp312-win_amd64.whl (163.5 kB view details)

Uploaded CPython 3.12Windows x86-64

nextrngbook-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (416.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

nextrngbook-0.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (417.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

nextrngbook-0.2.0-cp312-cp312-macosx_11_0_arm64.whl (166.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

nextrngbook-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl (170.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

nextrngbook-0.2.0-cp311-cp311-win_arm64.whl (159.9 kB view details)

Uploaded CPython 3.11Windows ARM64

nextrngbook-0.2.0-cp311-cp311-win_amd64.whl (163.5 kB view details)

Uploaded CPython 3.11Windows x86-64

nextrngbook-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (401.6 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

nextrngbook-0.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (402.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

nextrngbook-0.2.0-cp311-cp311-macosx_11_0_arm64.whl (167.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

nextrngbook-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl (170.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

nextrngbook-0.2.0-cp310-cp310-win_arm64.whl (160.2 kB view details)

Uploaded CPython 3.10Windows ARM64

nextrngbook-0.2.0-cp310-cp310-win_amd64.whl (163.7 kB view details)

Uploaded CPython 3.10Windows x86-64

nextrngbook-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (380.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

nextrngbook-0.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (381.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

nextrngbook-0.2.0-cp310-cp310-macosx_11_0_arm64.whl (167.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

nextrngbook-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl (170.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file nextrngbook-0.2.0.tar.gz.

File metadata

  • Download URL: nextrngbook-0.2.0.tar.gz
  • Upload date:
  • Size: 127.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for nextrngbook-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b617da6999dc8d62bda8bed9fd3d5e8fef5fb3f7ced119498ab716296f4b3309
MD5 871a82df3f7d8cc96af1fb9725b1d943
BLAKE2b-256 ccc7623d30a47428987d7f264bed1c5087e3c3e09ed34b89b64a4dab80bea4aa

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 14038d6127bafa5d1878bc9af1225f856852c083fbb9e517780e3ddac6cd2d90
MD5 f82a3b7e0ed3ada0ad54ca1d51fd6b9c
BLAKE2b-256 821dfd270eebce0a56b23e355d406968a523116e0639b132e813f8986cd1525e

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 cdf7f977ab4051c94f01ba4ccd095530a4fcd4c105f3a387c791e092c50cc2b8
MD5 4c423f8d74eaa35ab0f2a30046049674
BLAKE2b-256 b3e3d7f18ef4b9334d35a660bada29217699e98759fe2c4167c03fbca2804abd

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4ff2fe7e22de8263af426b96c25592bb55c11f493238ca9d9f46c9fab32f50e9
MD5 eedcd9096559152f2b8bf78a8e48d08a
BLAKE2b-256 81a6147f60f0bf91b14e75a18ae5afe00ffe2814ee80fda84993d41cb71485d9

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 51730c2719850f810f34cd6b3a00da2ab994450523880285b4da93081e89f81f
MD5 b9b1ae3ee02e52f2328f52581614ab82
BLAKE2b-256 3e52d36b84c8d5ee35ebc658ae200f9995766cf08a0f289c3b482b8c62439f67

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5a4c3e812ef95c1aa5a64275fa35499f559e596d87a49d4cb546d77c8254ddba
MD5 e6e2d6aefe30caf014306af1653cdb56
BLAKE2b-256 c41705af00e08fdf5c41887234a40d3b32420bfcfa8078e433abf0e715b03fc2

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1399a39986cc4fb48ca4e7f43ff20178abedad48f67c1581461bd586b7124870
MD5 1e2e9a1cd974da7e2b9d5f1bfa099bc6
BLAKE2b-256 867c5bdc7e2a0253cc4b2fa21fcb3b5556d92ebfd83347cc08b9d3e2182c63b0

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 8921d31c2d17a1da8830fa1843671dee314e968fc42dcbebf122a5740a440d32
MD5 9ecfabd8c6f0653f2cb1088f7f239680
BLAKE2b-256 9fc37db55be1ae33bb52dc12d0f604a65fdf34a616000e475cbe9f1df7058422

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: nextrngbook-0.2.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 171.6 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for nextrngbook-0.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 68eb509a87e8606d5344639a4287e84ad881e995ce67af3d846408b2e6826911
MD5 627fec89383996bd77b18da0e91cf4fc
BLAKE2b-256 4fa8ed1d0dd9db21e84d53c1ed9b8ad06305671bf7c167a6371bfd8a071d6a33

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ba737b839b9eb9996f89c706aa48157e41d5f0cba447bcadc0c04351ee04cc0
MD5 b32d3f7ead171c0dde9fda747d52b7e3
BLAKE2b-256 0ca07ea0ac95395e7905ef92f09e68eb1c8b5f125d8b7bde4ae4abc1341166fc

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e2fafaf779a80519ca9df779188502d4ae47a7b2252e6550bb6244239237b1b6
MD5 c3a89c4dc6682923b6051d1f58ed6f67
BLAKE2b-256 f19a5941095433ef324c9d3192b32679706c0ab85cada2be3baf42bd2cf17d7d

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4f542233ca6087c410f90b96819e7bdb634ae0066ca666c5ffd5ffce301f74f0
MD5 d375e56863e97848055d4256dbc6f54c
BLAKE2b-256 ee8023d8d4162fd4e6504745ff06ca88b05b81bf0fc1e19f88f161da67886578

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 08f17bb3936b4b972ecc881c974f284e8d6e45de55be834a19a2191621d90f0b
MD5 b7503604a4f29c7075e399698d60a8c8
BLAKE2b-256 53c8615f1ad81bfbded41a354e9d11b5eef5aaaa1bd3ec92938fb49f4107afd6

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 66d1bfadc8bcf6cdd8b694b4505a6c4379d81bfd85da6ef0ef93aea280e9f718
MD5 b290cc60a600459c729486a8506b7f6c
BLAKE2b-256 deeff71563b4837d401a565914d081269571b2d8664360a24ddc3498dc14d881

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: nextrngbook-0.2.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 163.3 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for nextrngbook-0.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1035e92c64ca78416beee0bee5f1ab0962cfbdce131195feeba642fa8be18923
MD5 9245e6fa33fa159e6f2210e2d6d06f87
BLAKE2b-256 c21b939a1d4f86a4ca190d49004225b551a0dfa473c7c634e0a1947e81423a81

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ca81b856587fbc07a6b7f5b6c1ec9c85153b5915a4f3b1744dc5f65c4a7bc5eb
MD5 b89b137b051fa6f793bb0e44bf9bec14
BLAKE2b-256 42402d09f6ab6bc61615b69bcaeeb5248e414d909ff92f06e7dad33c9e89b4b4

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ca69861bffb6b8a419e784e38ff364f4585a364718c4feabb9222152e5bf2f21
MD5 81ed10178c766eedaeeb3f2241bc5322
BLAKE2b-256 9ae07857bc9932b5ded3a0c60f3ff040c56936e71c539aff1356aed820a803dc

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8fa6ffbba1ac6c05232762838fe76f04a51ecf08542b020751c50ecdca28f1a8
MD5 6dbdf8d22e8937c25a4903e30e7d7e40
BLAKE2b-256 8494d5bd7f2ab39388eeb28e9407cfcc5cc0c8ccd262bb33317b5ef7fac40dbb

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fef3962779b2982c8edbeaf7ec235e5860b5fdc18f8b2421c98b629c8025c49f
MD5 3354b5888063728ddacdb359ab5eb9fc
BLAKE2b-256 eb4c4d00833ee7c294bbc90cbf1d466a1495eeba7ab7b5a1ca56b46037a2b1d7

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 f7cf8e8e78ccc0d02848df0cc64ea56db305a2a2b1ed334f565178a31e79aea2
MD5 523bc0cdb555802575678313edd5f0cc
BLAKE2b-256 92ab9892117ba4da85a1a19ab5b1c8fca0190f8b517d313c5eebb2710fd1b488

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: nextrngbook-0.2.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 163.5 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for nextrngbook-0.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 20ebc42fee529d7f4f220873f8a88b51ad2d95f64f9217feba81ae6e50c0650b
MD5 1cee6ffcdf0dee5ce3bf279e0056e74c
BLAKE2b-256 b7bb079d0acd7084d10bb81195a1ff0c0e13e076a4aa672ff3cf8f449a7c8218

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7b45157e7cfe224fe3e61e6a7c05a971466413ef4fed8df07d2fab00ed85ad37
MD5 410be6e26f1f48258e896605d150f23e
BLAKE2b-256 739c7cd79ecbe4bd6ff5fc404b5b52a02650a135cdc56f5824f9dfc5bfeab6b1

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 031b90fbac9d41b2697c96e065cba2adabd6fa3204fd4fc9fc5af35c8c913b0e
MD5 65bd8929db206191f824be6c9f3ceb51
BLAKE2b-256 7a6ebfe8d2f82f6b54c072f90a36b73f53e8907e55a9a9929bd4cd7ec4ebfd1e

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bcf412aa90323fc5c5dc6cd737bf027d53648d2b95c9d175e9fc40fb52ea405d
MD5 8fe538635101a8aa0c3c256d19084ee4
BLAKE2b-256 4885eef6e6fe9045d55ee3ccf52955f6d7f1c32885e9df209e319ee5bdcca7d4

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0f14fcf4f21bbc38ff1bc52ad7a8be084c971684fa1f93b085ece6c39c0da819
MD5 55f4c7c137b2e436fe20b193d448b0f8
BLAKE2b-256 cb6da46f771ededdf3e32319cf6624ba26c250ac7639db0ae49a947e346a1639

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 11a0c048a53879d850c904ea552199037f4a663b6b630616f625b505ebddd04f
MD5 6aa414e6c4724b396eb1f3ee6e40213c
BLAKE2b-256 90cd360748843a8d187b33a0dda269e44214cca6b11b9776bd2d7b19169ff42a

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: nextrngbook-0.2.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 163.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for nextrngbook-0.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5b6856bb013739ceed9fd0f81e1a68cc89b8fd8f841de610faf94e0a44e15b0c
MD5 62be1ae9b2337307b9b10af24a7e779d
BLAKE2b-256 904e96b64083ebe3463e73be0c81f2636395d02ed893a82e11c1bb0b6590d12d

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 252aa4934c8f2e6d190c4da2a8311d33d05f7a607328358ba80acb96c6cc8b48
MD5 a93f49366f337262dfd25906fa7d9f00
BLAKE2b-256 47ce4aa4c6ce475619d1022ef001da3ee3331e714928ccfe896ffc6cc0b8f940

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c0327f29d4d7478822c5edd7acf394aab77438e957960f9c40f8a80fa26cb88b
MD5 ead1785e8f694b2f72fa7e0fa8627157
BLAKE2b-256 85c237727ebdbcc053af333de6ba6bcdc95ce46c105d0f504ac3d3ed685884b3

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 04b63bd1b715a410a88efa97e4cfee46a9f37e97d613016761f6459d978ac888
MD5 3f778aece28550f4204479628f212819
BLAKE2b-256 75e8f2401a0252778506a05b7a8a49746c5e4b3d62a82e9469b6dbd008e1e22b

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 be5b194354f006c6c31d7a98d3701b79a108c4cf864417cfc8b38ffd26c438f9
MD5 293de96b5bc08837c0482674c23be48f
BLAKE2b-256 d43d02bab6862a1af996b7bf70c1f27c6e2ac2c2fc435d43dac27c8b2319a7c6

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp310-cp310-win_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 b66bfdc12ddb076eb07bbc80a011ced2ed117b0219c7fd48f07bfa7583e9b49f
MD5 d8786f5124a07bbc1570c4d61bb84de4
BLAKE2b-256 a54137dbb776a14bb93f9d45d079b71c0e457b8cbf8eb6109bf8d9d578e7ef0b

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: nextrngbook-0.2.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 163.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for nextrngbook-0.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1b9ab99147213ae3279c9beab8cc8a5caeb70dbf2a7a391a37e293020ce0be1a
MD5 bfec1eee7e15ca5840d8033cb15d3a51
BLAKE2b-256 7c8afbe7fd334280f3a9f962fe486bcaedccb1f3b23081bf3ed55ea406a92e5e

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a7697005d88c45eb62c84ff832e7236afdfbe9e72304adbf8aec958666635e91
MD5 8aa2a151f9ae42875bd1eaa001f83041
BLAKE2b-256 bc0aa586fa859f6155a8c78186925ebd9455f43d6d4592678312b77595edad42

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 95cdc8884d89145e56ab6c5589ff88c104e5265a4e9569289e71b6b472388ea2
MD5 a0cefaae64c31486e71fd6cddbfcdafb
BLAKE2b-256 e3067ac6e1d1cd21d5376b61b46c07f29f68511e9420c97a16c5f38b862d2f82

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b03fcf2e462f903001724a337aeb38af55ee5ba68aaed59b6e999ed75c08360e
MD5 fbc404a7cf31188b1f4a670429f387bd
BLAKE2b-256 01ee9e318b000a930a6434cfc50c965ff3291c8d0566f6b4be43b0126d9c7bea

See more details on using hashes here.

File details

Details for the file nextrngbook-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.2.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 26305e1ff2f74b7addf64ee01616c6a8e41697fc2f46e24d9faa6288739242de
MD5 e0f8c1ff452beb8e1f81da3e4234de6c
BLAKE2b-256 df5d599eba3f0d50c891809f58a18c1a2fbe3d7033de27e5dbeb15b40ed94e54

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page