Tweak the random state printing test so that rs1 is a copy of the random state. This protects against the possibility that *random-sate* is being modified elsewhere in the background during the test.
Add two tests exhibiting a bug found by piso. It was causing the bad test sxhash.15 (since fixed) to incorrectly pass.