python-pyudorandom 1.0.0-0.473b3f9
Channel: guix
Home page: https://github.com/mewwts/pyudorandom
Licenses: Expat
Build system: pyproject
Synopsis: Generate pseudorandom numbers by using algebra
Description:
The pyudorandom module lets you iterate over a list in a non-succsessive, yet deterministic way based on integer modulo. It comes in handy when you want to mix up the items, but don't need any guarantees of randomness. It might be slow on small data, but shall be significantly faster than random.shuffle for longer lists.
Total packages: 1