An (discontinued) experiment in Rust and Test Driven Development (TDD) based on the Numberphile video "Why 7 is Weird".
You are welcome to contribute improvements, suggestions, tests, or benchmarks
to this project. There's only a couple of guidelines to follow:
All algorithms should be based on the "Why 7 is Weird" video.All source code should be unit tested, formatted with rustfmt, and checked with Clippy.
Contributions are no longer accepted as the project is discontinued. You are still free to use or refer the materials in this project in accordance with the license.
This is a toy project so security is not a concern. Still, if there is any
security issue in the source code, please report this publicly or contribute a
fix.
This project is licensed under the ISC license, see LICENSE for the full license text.