This repository was archived by the owner on Oct 28, 2021. It is now read-only.
- Switch RNG to use C++ mt19937 instead of C rand()
- Fix a bug in the random instruction (the random number was being and'd with the register instead of the provided byte)