Typically by using a pseudo-random number from a seed. So imagine you start with a seed something like the current second-minute-hour-day-month-year so a number like 20220708155533. They then do a series or predetermined math calculations (like say x73, -1234567890, x123, +9874561230, x258369, -7777777777) then take the digit that is in the 10000 digit as the random number.
Latest Answers