A Chaotic PRBG generating 15 bits per iteration

The code implements the chaotic Pseudo Random Bit Generator that generates 15 bits per iteration
16 Downloads
Updated 16 Mar 2025

View License

The code implements the chaotic Pseudo Random Bit Generator proposed in the following work:
-- Lawnik, M., Moysis, L., Baptista, M.S., and Volos, C. Discrete one-dimensional piecewise chaotic systems without fixed points. Nonlinear Dynamics (2024). https://doi.org/10.1007/s11071-024-09349-6
Please cite this work if you use the code below. Video presentation of the paper:
Lazaros Moysis

Cite As

Lazaros Moysis (2025). A Chaotic PRBG generating 15 bits per iteration (https://www.mathworks.com/matlabcentral/fileexchange/160123-a-chaotic-prbg-generating-15-bits-per-iteration), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2023b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1

Added video link

1.0.0