https://github.com/cqcl/random_test
This repository contains some scripts to help you install and run statistical tests of randomness.
Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Keywords
Repository
This repository contains some scripts to help you install and run statistical tests of randomness.
Basic Info
Statistics
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Running Statistical Tests
This repository contains scripts to assist with installing and using various statistical test suites.
To install dieharder on Ubuntu or Debian, run:
bash
sudo apt-get install -y dieharder
scripts/build_*.sh installs the ent, testu01, and practrand randomness tests.
To run the tests, move the data file into a folder, then run
path/to/run_*.sh [filename] inside that folder. This will populate the
folder with the test results.
How to Cite
If you use random_test in your research, please cite the accompanying paper:
@article{foreman2024statistical,
title={Statistical testing of random number generators and their improvement using randomness extraction},
author={Foreman, Cameron and Yeung, Richie and Curchod, Florian J},
journal={Entropy},
volume={26},
number={12},
pages={1053},
year={2024},
publisher={Multidisciplinary Digital Publishing Institute}
doi={https://doi.org/10.3390/e26121053}
}
Owner
- Name: Cambridge Quantum
- Login: CQCL
- Kind: organization
- Location: Cambridge, UK
- Website: http://www.cambridgequantum.com
- Repositories: 48
- Profile: https://github.com/CQCL
Quantum Software and Technologies
GitHub Events
Total
- Watch event: 4
- Push event: 1
- Fork event: 2
Last Year
- Watch event: 4
- Push event: 1
- Fork event: 2
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0