DEV Community

Fardin Sabid
Fardin Sabid

Posted on

🎲 Aleam — A True Random Number Generator built for AI.


Here's the truth:

Python's random is actually pseudo-random.

Aleam delivers real randomness — straight from your system, hashed with BLAKE2s.

No tricks. No fakes. Just like nature intended.

✨ What it can do:

• 15+ statistical distributions

• Works with PyTorch, TensorFlow, JAX, CuPy

• GPU acceleration with CUDA

• 81 tests passing — 100% production ready

📦 Install it:

pip install aleam

🇧🇩 Built in Bangladesh. Open source. For everyone.

🚀 Want true randomness in your project? Start today.

Github:https://github.com/fardinsabid/aleam
PYPI:https://pypi.org/project/aleam/

Top comments (0)