Until someone do atleast 1000 testing rolls, it's hard to say there is a "randomize" issue, but nearly everybody feel there is one so I guess it something to investigate.
Random doesn't really exist in a computer program, it's always related to a "real data", the common one is the actual time when the "random" number is generated, but depends on used code it can be easily badly done.
Last edited by Dapoolp; 23/10/20 12:07 PM.