Linear congruential random number generator
The objective is to demonstrate the principal idea of getting random bits, i.e. probability of occurrences in every observable module is 50%-50%.
The illusion of randomness provides such an observation.
Utilties for conversion of bin2dec and dec2bin for big integer is provided.
main executing reference usages: usage_RNG.m
Shows bits distribution.
* Caveat:
1. RNG only for short data stream use only.
2. For reference only.
If the illustrative demo has more elegant presentation, please do not hesitate to suggest and send feedback to the author.
Email: promethevx@yahoo.com.
Thank you.
Regards,
Michael Chan JT
Cite As
Michael Chan (2024). Linear congruential random number generator (https://www.mathworks.com/matlabcentral/fileexchange/47426-linear-congruential-random-number-generator), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |