ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

136,927 results

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,638 views

4 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,615 views

3 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,743 views

4 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,614 views

2 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,848 views

11 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,321 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,392 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,737 views

3 years ago

People also watched

Quantum Steve
How To Generate Random Numbers On A Quantum Computer - Quantum Computing Tutorial

Keep up with the latest quantum computing research and sign up at https://www.paperparrot.ai/ I this video I will show you how to ...

11:48
How To Generate Random Numbers On A Quantum Computer - Quantum Computing Tutorial

4,178 views

5 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,779 views

11 years ago

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,889 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,785 views

9 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,280 views

3 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,409 views

7 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,662 views

6 months 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,568,868 views

1 year 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

Portfolio Courses
A Better Seed For Random Number Generation Than The Current Time | C Programming Example

In C programming it is common to see time(NULL) used as the seed to the random number generator. This can cause a program ...

6:10
A Better Seed For Random Number Generation Than The Current Time | C Programming Example

5,710 views

4 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,328 views

2 years ago

Ivan Ludvig
Hacking Google Random Number Generator

ivanludvig.dev/tech/google-random.

0:20
Hacking Google Random Number Generator

7,347 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,507 views

4 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,176,755 views

11 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,072 views

3 years ago

Numberphile
Random Numbers - Numberphile

Using radioactive material to generate random numbers... Subscribe to our new channel COMPUTERPHILE here ...

11:39
Random Numbers - Numberphile

1,140,698 views

12 years 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,587 views

4 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,063 views

2 years ago

Quantum Data World
Quantum Randomness and Random Number Generation

Welcome to today's video on quantum randomness and random number generation. In this video, we will be discussing what ...

3:11
Quantum Randomness and Random Number Generation

732 views

2 years ago

Next LVL Programming
How To Predict RNG Algorithm? - Next LVL Programming

Subscribe: https://www.youtube.com/@NextLVLProgramming/?sub_confirmation=1 #RandomNumberGenerator #Coding ...

2:53
How To Predict RNG Algorithm? - Next LVL Programming

772 views

10 months ago

NeuralNine
Pseudo-Random Number Generator From Scratch in Python

Today we learn how to generate pseudo-random numbers from scratch in Python using a Linear Congruential Generator (LCG).

15:46
Pseudo-Random Number Generator From Scratch in Python

11,734 views

2 years ago