A simple TUI simulation of the Central Limit Theorem built with Rust.
Inspired by this excellent 3B1B video.
Author: Afaan Bilal
cargo run
All contributions are welcome. Please create an issue first for any feature request or bug. Then fork the repository, create a branch and make any changes to fix the bug or add the feature and create a pull request. That's it! Thanks!
Central Limit is released under the MIT License. Check out the full license here.