Deleted move constructor; an RNG must not be moved.
Declared in <random.h>
<random.h>
RandomMixin(RandomMixin&& other) = delete;