ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,380 results

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)

85,536 views

2 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

681,080 views

3 years 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

93,719 views

4 years ago

Practical Networking
PRFs explained: Transforming Secrets into Infinite Keys - Pseudo Random Functions

In this video we explore the world of Pseudo Random Functions (PRFs) and reveal the role they play in secure communication.

8:50
PRFs explained: Transforming Secrets into Infinite Keys - Pseudo Random Functions

12,576 views

1 year 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,315 views

2 years ago

BearTheCoder
Randomness is calculated - Linear Congruential Generators Explained

In my last video I began my exploration into Perlin Noise because of Minecraft and my unhealthy need to do something with ...

10:48
Randomness is calculated - Linear Congruential Generators Explained

17,690 views

4 years ago

PBS Infinite Series
How to Generate Pseudorandom Numbers | Infinite Series

Viewers like you help make PBS (Thank you ) . Support your local PBS Member Station here: https://to.pbs.org/donateinfi What ...

14:19
How to Generate Pseudorandom Numbers | Infinite Series

228,507 views

8 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

355,323 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

146,182 views

2 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?

77,147 views

2 years ago

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

28,554 views

5 months 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,589 views

9 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 🎲

87,370 views

4 years ago

Ivan Ludvig
Hacking Google Random Number Generator

ivanludvig.dev/tech/google-random.

0:20
Hacking Google Random Number Generator

6,910 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?

37,253 views

3 years ago

Udacity
Pseudo Random Number Generator - Applied Cryptography

This video is part of an online course, Applied Cryptography. Check out the course here: https://www.udacity.com/course/cs387.

1:42
Pseudo Random Number Generator - Applied Cryptography

18,564 views

13 years ago

Mark Darrah on Games
Random numbers aren’t random. But…

Full video: https://youtu.be/2iNKlnmy-GI.

0:24
Random numbers aren’t random. But…

12,006 views

3 years ago

Statistics Crystallized
The Most Popular Pseudo-Random Number Generator - The Mersenne-Twister

This is the first episode in a mini-series on Monte Carlo methods. This episode brings to life two PRNGs: the Mersenne -Twister ...

47:52
The Most Popular Pseudo-Random Number Generator - The Mersenne-Twister

17,407 views

7 months ago

Le YASEP
Easily generate random numbers with Fibonacci's sequence

Discover how you can use the Golden Ratio to generate long loops of pseudo-random numbers. Only one addition needed !

12:55
Easily generate random numbers with Fibonacci's sequence

1,773 views

4 years ago

Shri Ram Programming Academy
what are pseudorandom numbers

... a pseudo hram pseudo-random number generator so basically this is an deterministic algorithm I will go which is initialized with ...

1:03
what are pseudorandom numbers

15,178 views

7 years ago