{"library":"pytest-rng","type":"library","category":null,"description":"pytest-rng is a pytest plugin that provides fixtures to manage and inject reproducible randomness into your tests. It offers a `random.Random` instance (`rng`), a factory to create new instances (`rng_factory`), and access to the current seed (`rng_seed`). Version `1.0.0` is current, and it maintains a stable release cadence for a core pytest plugin, focusing on test stability.","language":"python","status":"active","version":"1.0.0","tags":["pytest","testing","randomness","reproducibility","plugin"],"install":[{"cmd":"pip install pytest-rng","imports":["def test_my_feature(rng):\n    value = rng.randint(1, 100)"]}],"homepage":"https://www.nengo.ai/pytest-rng","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-rng/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-rng/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}