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)