COMPUTER RANDOMNESS | True Random Numbers in Java, Python, and Salesforce

Опубликовано: 18 Июнь 2026
на канале: Andrii Sukhetskyi
590
30

Randomness... Numbers like 5, 10, 7, 4, 151 — that's randomness. It's a simple concept that's not always easy to implement. Modern programming languages like Java, Python, and Apex strive to produce truly random numbers. Sometimes, it doesn’t matter much, but other times, that randomness determines everything. Did you know that cryptography, data encryption, and online games heavily rely on computer-generated randomness? And what if you could break this "randomness" to win in an online casino?

0:00 Introduction
02:03 Types of Random Numbers
03:31 Technical Dissection
05:30 Randomness Broadly (optional)
06:31 Randomness in Java
10:00 Types of Pseudorandom Number Generators
11:37 Randomness in Python
12:24 Randomness in Salesforce (Apex)

Contact [email protected] for cooperation.

The materials that accompanied the content are presented below, in case of any discrepancy in the information presented in the video, please feel free to reach out to me.

https://chatgpt.com/
https://www.fosslinux.com/93771/gener...
https://www.iso.org/standard/81550.html
https://www.random.org/
https://www.vecteezy.com/free-videos/...
  / hexadecimal-numbers-refresher  
   • DRAIN - "Watch You Burn"  
https://github.com/atoponce/awesome-h...
https://linuxhandbook.com/dev-random-...
https://en.wikipedia.org/wiki/Cryptog...
https://en.wikipedia.org/wiki/Block_c...
https://www.baeldung.com/java-secure-...