- Добавил: literator
- Дата: 5-05-2021, 16:52
- Комментариев: 0

Автор: Ronald T. Kneusel
Издательство: Springer
Год: 2018
Страниц: 266
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB
This book covers pseudorandom number generation algorithms, evaluation techniques, and offers practical advice and code examples. Random Numbers and Computers is an essential introduction or refresher on pseudorandom numbers in computer science. The first comprehensive book on the topic, readers are provided with a practical introduction to the techniques of pseudorandom number generation, including how the algorithms work and how to test the output to decide if it is suitable for a particular purpose. Practical applications are demonstrated with hands-on presentation and descriptions that readers can apply directly to their own work. Examples are in C and Python and given with an emphasis on understanding the algorithms to the point of practical application. The examples are meant to be implemented, experimented with and improved/adapted by the reader.