aleat3
Aleatoryous 3 - 0.2.9 release
This is the 3rth Generation of aleatory objects, built by Diego Ramirez.
The Aleatoryous package allows you to build:
By using the Python library random, Aleatoryous object can build many solutions for problems where aleatory numbers or specific output are needed.
This package is built to be used with Python versions 3.5 to 3.9.
To enjoy the Aleatoryous materials, you must download the package from the PyPI and install it with pip by one of this ways:
pip install aleat3_[version]_[platform].whl
pip install aleat3_[version]_[platform].tar.gz
pip install aleat3==[version]
pip install --upgrade aleat3
pip install aleat3
Check out more docs here:
This project is licensed under the MIT License