There is now a random test for all the primitive number types. Also, I fixed my errors with the tests that should panic. I kept thinking that they should run fine and it was throwing off how I was writing the code.
Alchemy
This handles converting numbers to and from bytes in either big or little endian format.
Description
Languages
Rust
100%