Fixes #47 Co-authored-by: str4d <jack@electriccoin.co>
Existing test vector generators are adjusted to use Rand.i8() so they generate the same test vectors. We should evaluate these later to determine whether they should actually use Rand.u8() (and update the test vectors across the ecosystem).