ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

218 results

PyCon South Africa
Fast random number generation in Python and NumPy

Bernardt Duvenhage https://2018.za.pycon.org/talks/53-fast-random-number-generation-in-python-and-numpy/ A fast Random ...

39:32
Fast random number generation in Python and NumPy

1,400 views

7 years ago

Protocol Labs
Notes About the NIST Reference for Randomness Beacons - Luís Brandão

This talk will highlight various design aspects of the NIST Reference for Randomness Beacons, including the features aimed at ...

22:57
Notes About the NIST Reference for Randomness Beacons - Luís Brandão

243 views

2 years ago

Protocol Labs
Random Number Generation and Extraction - Yevgeniy Dodis

Bio: Yevgeniy Dodis is a Fellow of the IACR (International Association for Cryptologic Research), and a Professor of Computer ...

56:00
Random Number Generation and Extraction - Yevgeniy Dodis

563 views

3 years ago

EuroPython Conference
Jair Trejo - Non Sequitur: An exploration of Python's random module

Jair Trejo - Non Sequitur: An exploration of Python's random module [EuroPython 2014] [24 July 2014] An exploration of Python's ...

29:13
Jair Trejo - Non Sequitur: An exploration of Python's random module

71 views

11 years ago

Matthew Fricke
CS151 Random Numbers

All right so our random number generator generated eight at random between one and ten let's run it again to see if we get the ...

23:38
CS151 Random Numbers

78 views

5 years ago

EuroPython 2014
Non Sequitur: An exploration of Python's random module

An exploration of Python's random module for the curious programmer, this talk will give a little background in statistics and ...

29:13
Non Sequitur: An exploration of Python's random module

530 views

11 years ago

DebConf Videos
Chaoskey - A Hardware Random Number Generator for Everyone

by Bdale Garbee by Keith Packard At: Debconf 16 video RSS feed https://debconf16.debconf.org/ Room: Menzies 9 Scheduled ...

27:45
Chaoskey - A Hardware Random Number Generator for Everyone

456 views

8 years ago

Edgars Garsneks
Integration by random numbers? Monte Carlo Integration

In this video, we explore how you can estimate the area under a curve using random points! From understanding traditional ...

22:31
Integration by random numbers? Monte Carlo Integration

120 views

7 months ago

finmath
Lecture 2022-1 (11): Numerical Methods: Random Number Generation 1: Pseudo Random Numbers

Lecture 2022-1: Session 11: Numerical Methods for Mathematical Finance: Random Number Generation 1: Pseudo Random ...

34:30
Lecture 2022-1 (11): Numerical Methods: Random Number Generation 1: Pseudo Random Numbers

514 views

3 years ago

IACR
New Results on Modular Inversion Hidden Number Problem and Inversive Congruential Generator

Paper by Jun Xu, Santanu Sarkar, Lei Hu, Huaxiong Wang, Yanbin Pan presented at Crypto 2019 See ...

20:04
New Results on Modular Inversion Hidden Number Problem and Inversive Congruential Generator

446 views

6 years ago

NorthSec
NorthSec 2015 - Philippe Arteau - Breaking PRNGs

This talk will present specific vulnerabilities that made random values from popular frameworks predictable. In the end you will be ...

20:54
NorthSec 2015 - Philippe Arteau - Breaking PRNGs

550 views

10 years ago

EuroBSDCon
The entropic principle: dev u?random and NetBSD - Taylor R Campbell

Abstract: Programs that talk over the internet today require unpredictable secrets to thwart passive eavesdroppers and active ...

45:18
The entropic principle: dev u?random and NetBSD - Taylor R Campbell

251 views

6 years ago

WHY2025
Because "use urandom" isn't everything: a deep dive into CSPRNGs in Operating Systems & Programming

Implementation, hazards and updates on use of RNGs in programming languages and the Linux Kernel (among others) Over the ...

55:09
Because "use urandom" isn't everything: a deep dive into CSPRNGs in Operating Systems & Programming

1,701 views

8 years ago

The Jahir Educational Trust
Class-11 || Python Random Module explained: Random numbers & Coin toss experiment

This video is the 11th class for Basic Python for beginners in 2024. Here I have discussed how to generate random numbers with ...

20:40
Class-11 || Python Random Module explained: Random numbers & Coin toss experiment

133 views

1 year ago

Cursos Augusto Cabrera Becerril
Python Numpy Random 1

Código de la sesión: https://github.com/acb100cias/tutoriales_computo_fc/blob/master/Python/NumpyRandom%201.ipynb.

33:15
Python Numpy Random 1

45 views

1 year ago

DFIRScience
Python Programming 008 - Starting Projects

Introduction to Python Programming. In this video, we combine previous concepts into one bigger project. We use Python and ...

49:24
Python Programming 008 - Starting Projects

744 views

5 years ago

finmath
Lecture 2022-1 (15): Numerical Methods: Random Number Generation 5: Generating Other Distributions 1

Lecture 2022-1: Session 15: Numerical Methods for Mathematical Finance: Random Number Generation 5: Generating Other ...

1:27:36
Lecture 2022-1 (15): Numerical Methods: Random Number Generation 5: Generating Other Distributions 1

224 views

3 years ago

@geekdenz
Random Numbers

Here a run of sha1sum on this video file and the time it took: /usr/bin/time sha1sum Random\ Numbers.mkv ...

37:35
Random Numbers

36 views

9 years ago

Warriner Computer Science
5. Modules (turtle and random)

This series aims to teach Python step by step. In this video we look at how to import additional functionality into your oprograms ...

30:28
5. Modules (turtle and random)

637 views

7 years ago

DebConf Videos
Security not by chance: the AltusMetrum hardware true random number generator

by Tom Marble At: DebConf14 https://debconf14.debconf.org/ Room: Room 329 Scheduled start: 2014-08-26 14:30:00.

56:32
Security not by chance: the AltusMetrum hardware true random number generator

104 views

8 years ago