Aleat3

Latest version: v0.2.9

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

Scan your dependencies

Page 3 of 4

0.1.4

- Minor bug fixes
- Less repetitions at code.
- Variable `aleat3.constructor.__version__` corrected.

0.1.3

- Bug fixes attempted
- Fixed `aleat3.Aleatoryous.first_given()` method.
- New feature: __'Applications' library__.

Let's talk about this new feature. At `aleat3.applications` library you can run many
examples of Aleatoryous programming. The unable examples at this version are:

- diceInterface.py
- Use [tkinter](http://docs.python.org/3.8/library/tkinter) library for a dice interface.
- rouletteWinners.py
- Operate a long string of names and get 5 winners.
- coinWinners.py
- Play with Heads or Tails and receive if you won or not.

To call this functions, import the example and just `run()` it:

python
from aleat3.applications import rouletteWinners As an example
rouletteWinners.run()


What's new in aleat3 0.1.2 / aleat3 0.1.2.post1

- Minor bug fixes
- Sometimes, the `module_test()` function failed at `__main__` level.

0.1.1

- New developer features: Module tests
- We are talking about `module_test()` function. View the new section _Module tests_.

0.0.9

- New features:
- Some output is colored with [Colorama](http://pypi.org/project/colorama).
- _To view this function, you must install the Colorama library at PyPi._
- __New function: coinToBool__. View the _aleatory.coin_ section to learn more.

0.0.8

This version where released before, but it returned several errors. Then, version
0.0.9 is now released.

0.0.7

- Minor bugs resolved:
- Sometimes, version 0.0.6 could not make the "no-repetition" operation.

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.