Random number generators - principles and practices : a guide for engineers and programmers /
Random Number Generators, Principles and Practices has been written for programmers, hardware engineers, and sophisticated hobbyists interested in understanding random numbers generators and gaining the tools necessary to work with random number generators with confidence and knowledge. Using an app...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berlin ; Boston :
Walter de Gruyter GmbH,
[2018]
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Intro; About De/G PRESS; Contents; Preface; 1. Introduction; 2. Entropy Sources; 3. Entropy Extraction; 4. Cryptographically Secure Pseudorandom Number Generators; 5. Nondeterministic Random Number Generators; 6. Statistically Uniform Noncryptographic PRNGs; 7. Gaussian or Normally Distributed PRNGs; 8. Testing Random Numbers; 9. Online Random Number Testing; 10. SP800-22 Distinguishability Tests; 11. Software Tools; 12. RdRand and RdSeed Instructions in x86 CPUs; 13. Accessing RNGs from Software; 14. Floating-Point Random Numbers.