Chakraborty S. Randomness Revisited Using the V Programming Language 2024
Download this torrent!
Chakraborty S. Randomness Revisited Using the V Programming Language 2024
To start this P2P download, you have to install a BitTorrent client like qBittorrent
Category: Other
Total size: 15.68 MB
Added: 2025-03-10 23:38:54
Share ratio:
7 seeders,
2 leechers
Info Hash: E958E78C28C510F116D4BF8CB43F0E57787DC921
Last updated: 6.8 hours ago
Description:
Textbook in PDF format
This book aims to educate the practitioner on pseudo-randomness in particular and discusses a few modern algorithms for random number generation. We attempt to describe what it means for a phenomenon to be random, discuss an approach to quantifying the amount of randomness and testing for statistical quality. A software testing suite is introduced to measure the performance and quality of arbitrary pseudo-random number generators, which are implemented in the V programming language.
Preface
Part 1 Preliminaries
Introduction
Pseudorandom Number Generation
The V Programming Language
Part 2 Concrete Experiments
Methodology
Observations
Part 3 Lessons and Advice 6 Conclusion