Files
developer-roadmap/content/guides/random-numbers.md

5 lines
329 B
Markdown
Raw Permalink Normal View History

2021-08-29 16:34:00 +02:00
Random numbers are everywhere from computer games to lottery systems, graphics software, statistical sampling, computer simulation and cryptography. Graphic below is a quick explanation to how the random numbers are generated and why they may not be truly random.
[![](/guides/random-numbers.png)](/guides/random-numbers.png)