Call to Randomize when opening an xlsx spreadsheet

just to keep you updated, we finally went with option 1, using xorshiro ( https://prng.di.unimi.it ). It was really simple and it is even a better random generator than the built-in inside delphi. So no more calls to randomize in the next release, scheduled sometime the week past the next one.