Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Random number generator attack
Graph Chatbot
Related lectures (18)
Login to filter by course
Login to filter by course
Reset
Previous
Page 1 of 2
Next
Quantum Random Number Generation
Explores quantum random number generation, discussing the challenges and implementations of generating good randomness using quantum devices.
Random Number Generators: Properties and Examples
Covers uniform and pseudo-random number generators, properties, examples, and quality assessment through empirical tests.
Interactive Number Guessing Game
Covers the development of an interactive number guessing game in MATLAB, demonstrating variable initialization, random number generation, and interactive user input.
Stochastic Simulation: Random Number Generators
Explores random number generators, including Pseudo-RNG algorithms, properties, assessment methods, and independence testing.
Random Number Generation
Explores the challenges of generating random numbers and secret key generation in secure communication.
Basic Concepts of Statistics: Weighing Three Objects
Covers basic statistics concepts, confidence intervals, t distribution, and experimental study strategies.
Random Number Generators: Schrage's Algorithm
Explores Schrage's algorithm for generating random numbers and shift-register generators in computers.
Random Number Generators: Algorithms and Generators
Explores portable and non-portable random number generation algorithms and the shift-register generator concept.
Random Number Generators: Basics and Algorithms
Explores random number generators, from true random numbers to pseudo random algorithms, including the modulo generator and advanced techniques.
C Language Libraries
Explores standard C libraries, error handling, random number generation, and custom printf variants.