“汉明重量依赖关系新检验”的复现计算结果报告

Replicated Computational Results (RCR) Report for “A New Test for Hamming-Weight Dependencies”

ACM Transactions on Modeling and Computer Simulation · 2022
被引 0
ABS 3

中文导读

本文复现了Blackman和Vigna提出的伪随机数生成器汉明重量依赖关系新检验,使用TestU01中的生成器评估,并成功复现了原文结果。

Abstract

In the paper “A New Test for Hamming-Weight Dependencies”, Blackman and Vigna propose a new statistical test for pseudorandom number generators (PRNG) . Compared with the state-of-the-art tests, the proposed test could find statistical bias in the Hamming weights of the output of the generator. The proposed test is evaluated by using generators in TestU01 [ 2 ]. The authors provide the C code used in the tests and the code successfully reproduced the results shown in the article.

伪随机数生成器统计检验汉明重量复现研究计算机科学