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.

Documentation

For full details, please refer to the NextRNGBook Documentation.

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.1.0.tar.gz (39.6 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.1.0-cp313-cp313-win_arm64.whl (68.0 kB view details)

Uploaded CPython 3.13Windows ARM64

nextrngbook-0.1.0-cp313-cp313-win_amd64.whl (72.9 kB view details)

Uploaded CPython 3.13Windows x86-64

nextrngbook-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (280.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

nextrngbook-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

nextrngbook-0.1.0-cp313-cp313-macosx_11_0_arm64.whl (75.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

nextrngbook-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl (76.6 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

nextrngbook-0.1.0-cp312-cp312-win_arm64.whl (68.2 kB view details)

Uploaded CPython 3.12Windows ARM64

nextrngbook-0.1.0-cp312-cp312-win_amd64.whl (73.0 kB view details)

Uploaded CPython 3.12Windows x86-64

nextrngbook-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (286.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

nextrngbook-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (289.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

nextrngbook-0.1.0-cp312-cp312-macosx_11_0_arm64.whl (75.8 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

nextrngbook-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl (77.5 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

nextrngbook-0.1.0-cp311-cp311-win_arm64.whl (68.4 kB view details)

Uploaded CPython 3.11Windows ARM64

nextrngbook-0.1.0-cp311-cp311-win_amd64.whl (73.2 kB view details)

Uploaded CPython 3.11Windows x86-64

nextrngbook-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (281.2 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

nextrngbook-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

nextrngbook-0.1.0-cp311-cp311-macosx_11_0_arm64.whl (76.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

nextrngbook-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl (77.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

nextrngbook-0.1.0-cp310-cp310-win_arm64.whl (68.4 kB view details)

Uploaded CPython 3.10Windows ARM64

nextrngbook-0.1.0-cp310-cp310-win_amd64.whl (73.2 kB view details)

Uploaded CPython 3.10Windows x86-64

nextrngbook-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl (260.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

nextrngbook-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (260.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

nextrngbook-0.1.0-cp310-cp310-macosx_11_0_arm64.whl (76.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

nextrngbook-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl (77.9 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

nextrngbook-0.1.0-cp39-cp39-win_arm64.whl (68.9 kB view details)

Uploaded CPython 3.9Windows ARM64

nextrngbook-0.1.0-cp39-cp39-win_amd64.whl (73.8 kB view details)

Uploaded CPython 3.9Windows x86-64

nextrngbook-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl (264.8 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

nextrngbook-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (263.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

nextrngbook-0.1.0-cp39-cp39-macosx_11_0_arm64.whl (77.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

nextrngbook-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl (78.7 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: nextrngbook-0.1.0.tar.gz
  • Upload date:
  • Size: 39.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for nextrngbook-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9d0329a94adff5c00b178d5ac46743e1ad3bc65642033a4c56cf10e58b6f0112
MD5 6309a78d0596285e969c1b8632edab9d
BLAKE2b-256 961cb2c912975e218993073e02c243eb61e767938ce094f05d4027327fee3615

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 9da4a9d5c4fb229a40a43a19d96be25465d49d5f2919520ca7eab021b89ec610
MD5 deb2cfc1cb44bb481ce90f6c1c858c7d
BLAKE2b-256 7f518cc1c76e8152aff59c580bf484ce3d215e259b8045d6317882eb850ccd0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c401770d4dcb078e2bd31c814fa81d310bb07f508ade371c09cf0dd7b87e73e7
MD5 0ccb6d7acf64454e15c0751b22e66ac6
BLAKE2b-256 909f74af49be4ff34616149ee3abecc8b875516428998887afec0b1fac2a5610

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1358d30503e1472203f07556992e9c4b796f0d09bfbfd2daceee210438459977
MD5 2d7057430069e86f079edca1f8bd0be8
BLAKE2b-256 d26e717ed4189fc4846fd8b625c185e4e4a3723e61c418b70380ef59b724a03f

See more details on using hashes here.

File details

Details for the file nextrngbook-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55481d5fde532dc482587d3196bb33a7222b1d6e5374e96374772c994f2cb516
MD5 c527bd5f3d0e893586ee1d18b63186d2
BLAKE2b-256 dcd06acba4ecea6175494315f8430a55e85eecaf900639a869210a322f7a2eca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 122c3208b88be7256e40d0a00972c6d3830dbbdb4bafe660efd58aed5141f3ab
MD5 88e4659fcc457bf8fea9e699f331f4be
BLAKE2b-256 90acc9245d33af67b6304ba3f9b206e4b8c9db8771d96480252adebfb9e71a2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fd87900bb1ee77ee253ce1f3809decb8e75433e2ff10523e888c2d84233df75a
MD5 83f0d1b098a2724294deef5a862beff0
BLAKE2b-256 37dddde01b77ad0b3c694e6eae537119c7195135cbdbb406f7a775bad9c6d0fa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 5fe82969494bb528243c907fe3d9b3b9845a78a75954688ddeed19f8fc156566
MD5 77da54a28378c1f03537a66b8119822d
BLAKE2b-256 0e960654a5dcec3b50b140e7a07a06a0f9ce1391af4edf18d975868f8f7e6768

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4f7ff1a3e115d72ea5afba4b54a06c7a69c7d1c60b74652faf23a076cb80f37f
MD5 a0d9080bce505da2fdba2d6238073d9b
BLAKE2b-256 76934724310a146e76674f1d9383716c59dfed0c6dac6bbf8f1e1b2ad909ff5c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 636c0a522096d94b9bc6ed5bb70c3e31fb0865e8a9b0d01ff5c2789d3bf34dd1
MD5 e2bd044ee24881d4197655df51e80a89
BLAKE2b-256 54fc107b077d1ca4663c1c7f5e3d3862732041dbc10ff40dc9282d824e8eb11e

See more details on using hashes here.

File details

Details for the file nextrngbook-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7fffa9833e7a8fc8978f0a11042c6a10e935577ac632a566c9fe1a933bc0cf14
MD5 64b6b6649069cff8debccb2c070d6963
BLAKE2b-256 80005ed91f3867458eae31a0d342d48860aaa094b9026022eddf179958adbf4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 67577358c7386932f73fe6141d115396b443bb13b4fe692305802f11d16d4404
MD5 771685aca64ca56625b5638751e5e0ca
BLAKE2b-256 e70fdcf69749cfe32e923b45bfc2487bece4e2348956d98d343e70a0653b8004

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 fb76f2202f9cf1913f9003666c6d2e753bb81759519c08c62d7243f01a1931aa
MD5 912e5a693bb5439b0c99801909c1bbd8
BLAKE2b-256 225b02abeb6b872a753a11d4a72de9976a2871e5c189cd06c8802268fd0be90e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 bd58a1fc6428f70e71b83d86dc48fee55b4f17d22bac4796c6eb81d256ef04ec
MD5 745520865ff1faa898723f62b7d1eec0
BLAKE2b-256 41224785fc4b4d1af3dbb2fe2c4b29d3d015378333643408c45e12f69839b4c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f590f96e7ad7f4007815d019cc0b8402f2d08882cf8631de83b3872c043edeff
MD5 67c35eed781673bea87df667faf3e9dc
BLAKE2b-256 67a1402352a9817a1dee5dca33ebfe8e7a2dc1c100061570e213cebac01a8e1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 680f6d7d5f657e92644b6d8b40480311fd002a5c475355e66240bf1447029855
MD5 5f6aac8de4d96c0b5ee6d19ba430aa52
BLAKE2b-256 53ae7a959dad237c438dd2df44e907bd6de1c0f92d35569c532618772866dd2b

See more details on using hashes here.

File details

Details for the file nextrngbook-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3524f26d0a9f4b6c6127d115b34ef1f53f70dc37134282a05c4bb479468a5bb9
MD5 809474bb098f89b04c098b9fc72b220f
BLAKE2b-256 da7bcbe7116bf7d4562d7c00b4ffda6961fb36f59767576c24f75b6517c1faad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2803ae95e5c648a3198d5c2a784690da5a2f84f06fc565f31fb5d2ba468f95e1
MD5 35b112be0fbbe528a92a0a8c151768ae
BLAKE2b-256 ae53c59fa42403cedb9364d239702101b80a153081ffd0d40ca16e0263f9e9c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9631313a07dee601608e5e21cf3304e0e94a92aecbc0fa3fe9b3785b5a120e51
MD5 bce06f5189e1949a0555fdb0db4e4878
BLAKE2b-256 4bca0a0ed5476a220039a8126f85ca82fe79a59deb355a48d40ec3b1fb157323

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 90d44f98c601fe9c5d358bc674eaa0e05f42a4c249e359a34abbb1c971fb6e55
MD5 7ef186256f2e63aa06a65d824d1be653
BLAKE2b-256 f59938326e8e2e3374df9d97c5d6a57c1011bbbdc8ddf61d293aa3bd678a1ad8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d35cd736585879d0c7687c74a22f230e055465e1c4e50293bd6f073cb8eb92b5
MD5 3e60c57b226a76a82c60844a0993d912
BLAKE2b-256 cb13842583b8cc6723524e0308e37e16f4209acb917be4919d0207069f0bfce4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c41552f71bafbf13790359a2dcc2dfcb9a331146c8316d9ad0cceeddc3e7c90d
MD5 73cd34468b50469fc482eca2b51c60c9
BLAKE2b-256 740f2803649be6617cbdbfd8a6d457e541488417fda1462cecf6676b59726346

See more details on using hashes here.

File details

Details for the file nextrngbook-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9706028487ea5706c5c01616bcfb8c151f89df2ac3a64f0f9b992862ae2b4d2a
MD5 c78a4eca033254a755d96e0f9425dfdd
BLAKE2b-256 c3f66d2f52795392ed8658f51653f3c01611e8c5cd0ab1eab52dd3a0872bc7e9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0e292c645951678ccdc559f0f20f4b960fa2928b6f2539be79f497a7bc569d94
MD5 2ad3fc68927c0cda8678ca16b281dc77
BLAKE2b-256 3850a3e9053824d21876d0a4c286ac26d14a85fe861bc26dc230a293b6adc70d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f2f5e3cd55687daf02fe7708f6e59e63b039ac558b57e6951c84d2f16c4d10a7
MD5 8b1dcea9b5f7ce468d75615b38257da5
BLAKE2b-256 14d145b6ee9d9943c152aebd6166736100f4174b2b0cffd48ea5d6cb3a3dfd85

See more details on using hashes here.

File details

Details for the file nextrngbook-0.1.0-cp39-cp39-win_arm64.whl.

File metadata

  • Download URL: nextrngbook-0.1.0-cp39-cp39-win_arm64.whl
  • Upload date:
  • Size: 68.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

Hashes for nextrngbook-0.1.0-cp39-cp39-win_arm64.whl
Algorithm Hash digest
SHA256 fbf17d97080a473856ca3ad3c091f4f6667320995c837d3ff4d83cc6cd06a7f5
MD5 485e6c9f723efa8f1a3ab9d55cbb2518
BLAKE2b-256 b4adfd55db5127aa28b0d9381be2bceb8c983c94c2e562fb29783043fff4fba9

See more details on using hashes here.

File details

Details for the file nextrngbook-0.1.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: nextrngbook-0.1.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 73.8 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

Hashes for nextrngbook-0.1.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 85f7e98dfc79a50bf4959ff04433f98ddc5020b00e727773fd15a53a6f2a34be
MD5 bb21027477a834da97e2b76946104111
BLAKE2b-256 840978e8562467cedc924a53d5472660d19d1d8fb82e0d6b0fda1ae2dd64847c

See more details on using hashes here.

File details

Details for the file nextrngbook-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 47a088f10485008426e484421fd0e1f274ae83006849d14735852c46ba24ea48
MD5 26051d9fce4d94e4de775b244b7a5493
BLAKE2b-256 8f98885c4895df39369e6b77bd1cb2e3dfe72379364ee2e51ac0e0a425e54b9b

See more details on using hashes here.

File details

Details for the file nextrngbook-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 734ec460aadcea3f02aef221bab48858970b7dce0e17d5ba9c1ac0247137aa18
MD5 ecc0043eae580703ff9d1575e5844621
BLAKE2b-256 b32503776de2f53b9b15f1fd5bd50ec52390b08bc57bfb9768110ec9af552992

See more details on using hashes here.

File details

Details for the file nextrngbook-0.1.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf2d0508298d66f78705e6dcf3ac058a43857dab7d33d77ee66fe2fc368b27b1
MD5 fc2332f880ec69b3c66b2e8bcd0fd3e0
BLAKE2b-256 2fe8a21030d5e40a24b307dca714bbb3b1b8844ca5bf3b6ab5fba92708accc08

See more details on using hashes here.

File details

Details for the file nextrngbook-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for nextrngbook-0.1.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 94afc45edb02d751ccf4a1e5e2ce2877495fa19dc5af1e3f29817b7a0c6e7f1b
MD5 639d7b7a32420d1415cae42d5feea6a0
BLAKE2b-256 6b35f8e02d1c93093f67483969b2287a9f09862d035f1016058c4303660c2f2c

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