natrng, or Natural Random Number Generator, is a codebase for an academic paper titled "Perancangan dan Analisis Penghasil Angka Acak Berbasis Suara Lingkungan Sekitar Sebagai Sumber Entropi Fisik".
For now, the codebase is a work in progress. The current codebase is just a simple base implementtion made in Python, but the goal is to create a more robust and efficient implementation in Rust.
For running base_implementation/main.py, you need to have Python installed. You can install it from python.org.
pip install sounddevice numpy matplotlib
python base_implementation/main.py