VTK 9.1 Release Cycle

Actually removing the `thread_local’, would not create any problems, since we don’t mind if the random generator produces the same results for different threads. I had just copied it from How do I create a random alpha-numeric string in C++? - Stack Overflow.