Implementation of Inversive Congruential PRNG Genertor
Version 1.0.0.0 (299 Bytes) by
Dr Raveendranathan K C
A function for generation of Random Numbers Using the Inversive Congruential Generator Algorithm.
Pseudo Random Number Generation using the Inversive Congruential Generator Algorithm is attempted here. The function is invoked with a seed and three parameters, q, a and c. Note that the seed must not be 0.
Cite As
Dr Raveendranathan K C (2023). Implementation of Inversive Congruential PRNG Genertor (https://www.mathworks.com/matlabcentral/fileexchange/46173-implementation-of-inversive-congruential-prng-genertor), 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 |