Randomgen

Latest version: v1.26.1

Safety actively analyzes 618335 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.26.1

This is a compatibility release.

* Support for Cython 3
* Initial support for NumPy 2

1.26.0

* Fixed a bug that affected the `jumped` method of `Xoroshiro128` where the `**` version was swapped with the standard version.
* Fixed a bug where `SeedSequence` was not copied when advancing generators using jumped.
* Small compatibility fixes for change in NumPy.
* Changes the documentation theme to sphinx-immaterial.
* Added builds for Python 3.11.
* Increased the minimum Python to 3.8.

1.23.1

This release contains a single enhancement:

* Enable randomgen bit generators to be used with NumPy's Generator or RandomState.

1.23.0

This is a major release that removes the deprecated classes ``Generator`` and ``RandomState``.

1.21.2

This is a minor release that fixes one bug that is hard to encounter and improves installation.

The one bug fix affects PCG-type generators `advance` when using Windows or a 32-bit system and advancing more than 2**64 steps.

1.20.3

This release removed features not available in Python 3.6 so that the supported Pythons include 3.7 - 3.9.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.