Fokusthemen
Publikationen
Services
Autorinnen/Autoren
Verlag
Shop
LEXIA
Zeitschriften
SachbuchLOKISemaphor
Osteraktion: Bis zum 30.4.2025 von 20% Rabatt auf folgende Produkte profitieren. Code: NEST25
Random Number Generators for Computer Simulation and Cyber Security

Random Number Generators for Computer Simulation and Cyber Security

Design, Search, Theory, and Application

Inhalt

This book discusses the theory and practice of random number generators that are useful for computer simulation and computer security applications.  Random numbers are ubiquitous in computation. They are used in randomized algorithms to perform sampling or choose randomly initialized parameters or perform Markov Chain Monte Carlo (MCMC). They are also used in computer security applications for various purposes such as cryptographic nuances or in authenticators.  In practice, the random numbers used by any of these applications are from a pseudo-random sequence. These pseudo-random sequences are generated by RNGs (random number generators). This book discusses the theory underlying such RNGs, which are used by all programmers. However, few try to understand the theory behind them.  This topic is an active area of research, particularly when the generators are used for cryptographic applications. The authors introduce readers to RNGs, how they are judged for quality, the mathematical and statistical theory behind them, as well as provide details on how these can be implemented in any programming language. The book discusses non-linear transformations that use classical linear generators for cryptographic applications and how to optimize to make such generators more efficient. In addition, the book provides up-to-date research on RNGs including a modern class of efficient RNGs and shows how to search for new RNGs with good quality and how to parallelize these RNGs.

In summary, this book:

  • Discusses the theoretical basis and intuition of various random number generators without overly detailed proofs
  • Enables readers to design, develop, modify, or experiment with new random number generators
  • Provides comprehensive coverage of random number generation for both simulation and cryptographic applications

Bibliografische Angaben

März 2025, 260 Seiten, Synthesis Lectures on Mathematics & Statistics, Englisch
Springer International Publishing
978-3-031-76721-0

Inhaltsverzeichnis

Schlagworte

Weitere Titel der Reihe: Synthesis Lectures on Mathematics & Statistics

Alle anzeigen

Weitere Titel zum Thema