{"library":"pyudorandom","type":"library","category":null,"description":"Pyudorandom is a Python library that generates pseudorandom sequences by using algebraic methods. It allows iteration over a list in a non-successive, yet deterministic way, ensuring each item is yielded exactly once. This is particularly useful when you need to mix up items without the overhead or cryptographic guarantees of true randomness, often outperforming `random.shuffle` for longer lists. The current version is 1.0.0, and releases are generally made on an as-needed basis.","language":"python","status":"active","version":"1.0.0","tags":["pseudorandom","deterministic","shuffle","permutation","utility","algebra"],"install":[{"cmd":"pip install pyudorandom","imports":["import pyudorandom"]}],"homepage":"UNKNOWN","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/pyudorandom/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/pyudorandom/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}