Linear congruential random number generator

Demonstrate the principal idea of getting random bits

You are now following this Submission

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.
Thank you.
Regards,
Michael Chan JT

Cite As

Michael Chan (2026). Linear congruential random number generator (https://se.mathworks.com/matlabcentral/fileexchange/47426-linear-congruential-random-number-generator), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Random Number Generation in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.1

.

1.0.0.0