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

4 lines
298 B
Markdown
Raw Normal View History

2020-03-14 12:37:31 +04: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)