Avoid using char type in uniform_int_distribution<T> template
This is undefined behaviour. GCC and pre-15.x Clang accept it, so we didn't notice it before.
Closes: #514 (closed)
This is undefined behaviour. GCC and pre-15.x Clang accept it, so we didn't notice it before.
Closes: #514 (closed)