Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 847 Bytes

File metadata and controls

27 lines (16 loc) · 847 Bytes

DICEandro

Demo movie

Quasi random number generator via simulated dice roll for Android, see Fig. 1 to Fig. 3. Both, the system's own and the SIGMA quasi-random function $n$ are used, where

$$n_i=a⋅r_{n_{i-1}^\varsigma}-int(a⋅r_{n_{i-1}^\varsigma}),$$

with restvalue $r_x$, $a=10^3$, $\varsigma=\frac{34}{45}$. See sigma.inc, Schrausser (2022, p. 17).

Figure 1.

figure.\label{pic1}

Figure 2.

figure.\label{pic2}

Figure 3.

figure.\label{pic3}

References

Schrausser, D. G. (2022). Mathematical-Statistical Algorithm Interpreter, SCHRAUSSER-MAT: Function Index, Manual. Handbooks. Academia. https://doi.org/10.13140/RG.2.2.28314.52164