Randomgen

Latest version: v2.1.1

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

Scan your dependencies

Page 6 of 7

1.14.3

This point release contains minor improvements

* Improved legacy generator that no longer requires using separate RandomGenerator

1.14.2

This point release contains minor improvements

* Support for generating randoms using a legacy scheme that can fully mimic NumPY
* Remove access to global random generator state
* Small performance fixes

1.14.1

This point release has minor improvements:

* Improved performance of 0 parameter distributions
* Build wheels for travis using multibuild

1.14

I am pleased to announce the first official release of randomgen. The version number reflects the NumPy compatibility target.

* Release based on `RandomState` in NumPy 1.14.
* Successor to `randomstate` using a new architecture.
* Similar structure to `RandomState` using `RandomGenerator`
* Pluggable basic RNG
* Low-level interface via CFFI or CTypes
* Passes all tests still relevant for `RandomState` using `MT19937`

0.3

* Release to trigger doc build

0.2

Re-release of 0.1 to allow docs to correctly build.

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.