https://github.com/sampathbalivada/randomness-test
Code repository for random number distribution test for multiple languages
https://github.com/sampathbalivada/randomness-test
frequency-distribution python3 random-generation
Last synced: 11 months ago
JSON representation
Code repository for random number distribution test for multiple languages
- Host: GitHub
- URL: https://github.com/sampathbalivada/randomness-test
- Owner: sampathbalivada
- License: mit
- Created: 2021-11-08T18:04:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-08T18:07:52.000Z (over 4 years ago)
- Last Synced: 2025-03-16T12:39:20.192Z (over 1 year ago)
- Topics: frequency-distribution, python3, random-generation
- Language: Python
- Homepage:
- Size: 164 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Randomness Test
## Python
### Characteristics
```
Count: 1000000
Range: [0, 100]
Library: random
Method: randint -> int
```
### Frequency Distribution:
