Arduino library for random number generation with Python random interface.
See Python Random library - https://docs.python.org/3/library/random.html
- https://github.com/RobTillaart/DEVRANDOM
- https://github.com/RobTillaart/Prandom
- https://github.com/RobTillaart/randomHelpers
#include "Prandom.h"
See examples.
- improve documentation.
- unit tests?
- follow developments in Python random library.
- add more RNG's to choose from.
If you appreciate my libraries, you can support the development and maintenance. Improve the quality of the libraries by providing issues and Pull Requests, or donate through PayPal or GitHub sponsors.
Thank you,