๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Random numbers and computers

โœ Scribed by Ronald T. Kneusel


Publisher
Springer International Publishing
Year
2018
Tongue
English
Leaves
262
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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.


๐Ÿ“œ SIMILAR VOLUMES


Computing and Random numbers
โœ Gacovski, Zoran ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Arcler Press ๐ŸŒ English

Cover; Half Title Page; Title Page; Copyright Page; Declaration; About the Editor; Table of Contents; List of Contributors; List of Abbreviations; Preface; SECTION I RANDOM NUMBER GENERATORS; Chapter 1 Implementation of Hardware-Accelerated Scalable Parallel Random Number Generators; Abstract; Intro

Random Number Generation and Monte Carlo
โœ James E. Gentle ๐Ÿ“‚ Library ๐Ÿ“… 2003 ๐ŸŒ English

Monte Carlo simulation has become one of the most important tools in all fields of science. Simulation methodology relies on a good source of numbers that appear to be random. These "pseudorandom" numbers must pass statistical tests just as random samples would. Methods for producing pseudorandom nu