Various stuff I wanted to try out of course. Right now it contains the following little snippets that could be interesting to have:
-
A way to work with rational numbers instead of floats with some supporting functions for that.
-
A fisher yates shuffle implementation and test code.