Python decorator to control randomness of functions, methods and properties
-
Updated
Sep 29, 2022 - Python
Python decorator to control randomness of functions, methods and properties
A fast, large-period, statistically-strong PRNG that replaces Xoroshiro, Xoshiro and all variants of PCG64 that use 128-bit integers.
An extremely-fast, medium-period, statistically-strong PRNG that replaces many variants of PCG and Xorshift.
pseudorandom number simulation project using java
A Python library for testing pseudo-noise (PN) sequences
Add a description, image, and links to the pseudorandomness topic page so that developers can more easily learn about it.
To associate your repository with the pseudorandomness topic, visit your repo's landing page and select "manage topics."