中文
相关论文

相关论文: Checking the Quality of Approximation of $p$-value…

200 篇论文

Random number generators (RNGs) are notoriously challenging to build and test, especially for cryptographic applications. While statistical tests cannot definitively guarantee an RNG's output quality, they are a powerful verification tool…

密码学与安全 · 计算机科学 2025-01-10 Cameron Foreman , Richie Yeung , Florian J. Curchod

This paper targets to search so-called \emph{good} generators by doing a brief survey over the generators developed in the history of pseudo-random number generators (PRNGs), verify their claims and rank them based on strong empirical tests…

密码学与安全 · 计算机科学 2025-08-19 Kamalika Bhattacharjee , Sukanta Das

The pseudo-random number generators (PRNGs), sampling algorithms, and algorithms for generating random integers in some common statistical packages and programming languages are unnecessarily inaccurate, by an amount that may matter for…

统计计算 · 统计学 2018-10-29 Philip B. Stark , Kellie Ottoboni

Pseudo-random number generators (PRNGs) are widely used in modern computing and are expected to exhibit excellent statistical performance and repeatability. This study evaluates and compares modern PRNGs used in high performance computing…

分布式、并行与集群计算 · 计算机科学 2026-05-19 Théau Wartel , David R. C. Hill

Pseudorandom number generators (PRNGs) are ubiquitous in stochastic simulations and machine learning (ML), where they drive sampling, parameter initialization, regularization, and data shuffling. While widely used, the potential impact of…

性能 · 计算机科学 2025-10-30 Benjamin A. Antunes

The ever-increasing need for random numbers is clear in many areas of computer science, from neural networks to optimization. As such, most common programming language provide easy access to Pseudorandom Number Generators. However, these…

编程语言 · 计算机科学 2021-09-28 Nils van den Honert , Diederick Vermetten , Anna V. Kononova

NIST SP800-22 is one of the most widely used statistical testing tools for pseudorandom number generators (PRNGs). This tool consists of 15 tests (one-level tests) and two additional tests (two-level tests). Each one-level test provides one…

统计方法学 · 统计学 2020-07-13 Hiroshi Haramoto

This paper has a practical aim. For a long time, implementations of pseudorandom number generators in standard libraries of programming languages had poor quality. The situation started to improve only recently. Up to now, a large number of…

数学软件 · 计算机科学 2020-04-21 Migran N. Gevorkyan , Dmitry S. Kulyabov , Anastasia V. Demidova , Anna V. Korolkova

The problem of constructing effective statistical tests for random number generators (RNG) is considered. Currently, there are hundreds of RNG statistical tests that are often combined into so-called batteries, each containing from a dozen…

统计理论 · 数学 2020-07-15 Boris Ryabko

Machine learning (ML) frameworks rely heavily on pseudorandom number generators (PRNGs) for tasks such as data shuffling, weight initialization, dropout, and optimization. Yet, the statistical quality and reproducibility of these…

其他计算机科学 · 计算机科学 2025-07-08 Benjamin A. Antunes

The problem of constructing effective statistical tests for random number generators (RNG) is considered. Currently, statistical tests for RNGs are a mandatory part of cryptographic information protection systems, but their effectiveness is…

信息论 · 计算机科学 2019-12-16 Boris Ryabko

Currently, statistical tests for random number generators (RNGs) are widely used in practice, and some of them are even included in information security standards. But despite the popularity of RNGs, consistent tests are known only for…

统计理论 · 数学 2021-05-17 Boris Ryabko

We address the problem of detecting deviations of binary sequence from randomness,which is very important for random number (RNG) and pseudorandom number generators (PRNG). Namely, we consider a null hypothesis $H_0$ that a given bit…

信息论 · 计算机科学 2007-07-13 B. Ya. Ryabko , V. A. Monarev

Pseudo-random number generators (PRNGs) are essential in a wide range of applications, from cryptography to statistical simulations and optimization algorithms. While uniform randomness is crucial for security-critical areas like…

密码学与安全 · 计算机科学 2025-01-03 Jianan Wu , Ahmet Yusuf Salim , Eslam Elmitwalli , Selçuk Köse , Zeljko Ignjatovic

Random numbers are incredibly important in a variety of fields, and the need for their validation remains important for safety. A Quantum Random Number Generator (QRNG) can theoretically generate truly random numbers, however their quality…

机器学习 · 计算机科学 2025-03-27 Rishabh Goel , YiZi Xiao , Ramin Ramezani

Security in different applications is closely related to the goodness of the sequences generated for such purposes. Not only in Cryptography but also in other areas, it is necessary to obtain long sequences of random numbers or that, at…

密码学与安全 · 计算机科学 2024-02-07 Elena Almaraz Luengo , Luis Javier García Villalba

A Pseudo-Random Number Generator (PRNG) is any algorithm generating a sequence of numbers approximating properties of random numbers. These numbers are widely employed in mid-level cryptography and in software applications. Test suites are…

密码学与安全 · 计算机科学 2020-11-20 Luca Pasqualini , Maurizio Parton

The aim of this paper is to present a new design for a pseudorandom number generator (PRNG) that is cryptographically secure, passes all of the usual statistical tests referenced in the literature and hence generates high quality random…

密码学与安全 · 计算机科学 2025-03-25 Juan Di Mauro , Eduardo Salazar , Hugo D. Scolnik

Pseudo-Random Numbers Generators (PRNGs) are algorithms produced to generate long sequences of statistically uncorrelated numbers, i.e. Pseudo-Random Numbers (PRNs). These numbers are widely employed in mid-level cryptography and in…

密码学与安全 · 计算机科学 2019-12-30 Luca Pasqualini , Maurizio Parton

It is well-known that the quality of random number generators can often be improved by combining several generators, e.g. by summing or subtracting their results. In this paper we investigate the ratio of two random number generators as an…

其他计算机科学 · 计算机科学 2016-12-23 Michael Kolonko , Zijun Wu , Feng Gu
‹ 上一页 1 2 3 10 下一页 ›