Base-2 sequences:
- for odd number steps, it's unlikely to generate close values
- the more factor 2 appear in the step, the more it is likely to generate close values
Peitke see kaust õpilaste eest.
13
Avaldis 18:
18
Base-3 sequences:
- similar to base-2, except 2 is replaced by 3
Peitke see kaust õpilaste eest.
19
Avaldis 24:
24
Conclusion:
- The first and the 2nd, 4th, 6th... generated items are less likely to be the same;
- The first and the 5th, 9th, 17th, 25th... generated items are **more** likely to be the same compared to a regular random generator.