ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

137,710 results

Boot dev
Computers can't REALLY generate random numbers

Learn back-end development - https://www.boot.dev Like & subscribe for the algo if you enjoyed the video!

2:01
Computers can't REALLY generate random numbers

29,667 views

7 months ago

Tony Zhang
How computers generate RANDOMNESS from math

A computer's just a bunch of wires that can do calculations right? there shouldn't be a way to arbitrarily pick random numbers, ...

5:06
How computers generate RANDOMNESS from math

96,620 views

4 years ago

Khan Academy Labs
Pseudorandom number generators | Computer Science | Khan Academy

Random vs. Pseudorandom Number Generators Watch the next lesson: ...

6:41
Pseudorandom number generators | Computer Science | Khan Academy

388,824 views

11 years ago

PwnFunction
How To Predict Random Numbers Generated By Computers

In this episode we'll break the Math.random method in JavaScript with z3. Snyk is free forever. Sign up with my link ...

13:54
How To Predict Random Numbers Generated By Computers

685,586 views

3 years ago

Computerphile
True Random Numbers - Computerphile

Programs aren't capable of generating true random numbers, so how can we? Are they even useful? Dr Valerio Giuffrida ...

12:16
True Random Numbers - Computerphile

147,607 views

2 years ago

BearTheCoder
Randomness is calculated - Linear Congruential Generators Explained

... Linear Congruential Generator Wiki: https://en.wikipedia.org/wiki/Linear_congruential_generator "Random Number Generators" ...

10:48
Randomness is calculated - Linear Congruential Generators Explained

18,313 views

4 years ago

the roadmap
How do random number generators work? | Random Numbers

There is nothing truly random when it comes to computers. Computers do what they are told to do. In this video, we cover all about ...

4:14
How do random number generators work? | Random Numbers

114,390 views

4 years ago

People also watched

Dave Ackley
NMCS4ALL: Random number generators

Twenty minute introduction to randomness and pseudorandom number generators, with demos. The New Mexico CS for All ...

20:10
NMCS4ALL: Random number generators

75,886 views

12 years ago

Coding Math
Coding Math: Episode 51 - Pseudo Random Number Generators Part I

Back to School Special. This short series will discuss pseudo random number generators (PRNGs), look at how they work, some ...

13:59
Coding Math: Episode 51 - Pseudo Random Number Generators Part I

83,782 views

9 years ago

Eddie Woo
Random Numbers (1 of 2: True vs. Pseudo RNGs)

... of mathematical process an algorithm to get your generation of random numbers right necessarily all the numbers are going to ...

13:30
Random Numbers (1 of 2: True vs. Pseudo RNGs)

40,776 views

11 years ago

Recap On Tap
How Computers REALLY Generate Random Numbers..

How Computers REALLY Generate Random Numbers.. Welcome back to Creative Focus. For the channel today, we are going to ...

8:55
How Computers REALLY Generate Random Numbers..

5,276 views

3 years ago

Bro Code
Random numbers in NumPy are easy! 🎲

coding #python #numpy Random numbers in NumPy are useful for simulations, modeling, applying random transformations, and ...

7:51
Random numbers in NumPy are easy! 🎲

11,657 views

6 months ago

Cryptography for Everybody
Basics of Cryptology – Part 18 (Cryptography – Random Number Generators)

cryptology, #cryptography, #cryptanalysis, #lecture, #course, #tutorial In this video, we show the basics of cryptology (cryptology ...

18:12
Basics of Cryptology – Part 18 (Cryptography – Random Number Generators)

7,290 views

5 years ago

CodeVault
Random number generation in C

Why and how to properly generate a random number with the rand function.

7:23
Random number generation in C

38,408 views

7 years ago

Veritasium
Why is this number everywhere?

The number 37 is on your mind more than you think. Head to https://brilliant.org/veritasium to start your free 30-day trial and get ...

23:51
Why is this number everywhere?

11,567,173 views

1 year ago

Tech With Tim
Why Random Numbers Aren't Random

Welcome to another video! In this video, I'm going to show why random numbers are not random. In most computer programming ...

9:17
Why Random Numbers Aren't Random

80,584 views

4 years ago

Koolac
Random Seed Method in Python [NumPy + Random module]

Tutorial on how to use the random seed method from the python Random module and NumPy module. Random Seed method ...

7:04
Random Seed Method in Python [NumPy + Random module]

32,761 views

4 years ago

Computerphile
Random Numbers with LFSR (Linear Feedback Shift Register) - Computerphile

A simple bit-shift operation can generate amazing random strings of numbers. Dr Mike Pound explains then codes it in Python.

13:51
Random Numbers with LFSR (Linear Feedback Shift Register) - Computerphile

357,732 views

4 years ago

Vegas Education
PROOF slot machines aren't totally random

Slots machine math. How do slot machines work? Finally, you'll actually be able to understand it with proof to back it up. Are slot ...

4:13
PROOF slot machines aren't totally random

111,719 views

3 years ago

Low Level
how does “random” work?

In this video, I talk about the glibc implementation of a random number generator, rand, why it's bad, and what other options there ...

4:42
how does “random” work?

78,320 views

2 years ago

Indently
Why Is "random.seed()" So Important In Python?

Why is random.seed() so important in Python? Well, let's find out together in this video! ▷ Become job-ready with Python: ...

2:45
Why Is "random.seed()" So Important In Python?

38,066 views

3 years ago

Neso Academy
Pseudorandom Number Generator (PRNG)

Network Security: Pseudorandom Number Generator (PRNG) Topics discussed: 1. Need for Randomness in real-time. 2.

11:37
Pseudorandom Number Generator (PRNG)

89,032 views

2 years ago

Vsauce
What is Random?

My twitter: https://twitter.com/tweetsauce My instagram: http://instagram.com/electricpants Generate random numbers using ...

11:12
What is Random?

12,175,163 views

11 years ago

Ivan Ludvig
Hacking Google Random Number Generator

ivanludvig.dev/tech/google-random.

0:20
Hacking Google Random Number Generator

7,345 views

2 years ago

Bro Code
C random numbers 🎲

C random number generator tutorial example explained #C #random #numbers int main() { //pseudo random numbers = A set of ...

3:15
C random numbers 🎲

88,491 views

4 years ago