Blum Blum Shub Algorithm for PRNG
Version 1.0.0.0 (462 Bytes) by
Dr Raveendranathan K C
A Pseudo-Random Number Generator Using Blum Blum Shub Algorithm
MATLAB Script to implement the Blum Blum
Shub Algorithm for PRNG. The seed x0 should be an integer that is
co-prime to M (i.e. p and q are not factors of x0) and not 1 or 0.
Cite As
Dr Raveendranathan K C (2023). Blum Blum Shub Algorithm for PRNG (https://www.mathworks.com/matlabcentral/fileexchange/46130-blum-blum-shub-algorithm-for-prng), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Random Number Generation in Help Center and MATLAB Answers
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 |