Random number generation using the 64-bit Xoshiro256** algorithm. https://www.mql5.com/en/code/42098
Find a file
amrali a2e065adb2
2025-10-02 16:29:02 +03:00
demo_examples.mq5 new files added 2025-09-19 07:21:01 +03:00
README.md 2025-09-19 23:06:08 +03:00
speed_benchmark.mq5 new files added 2025-09-19 07:21:13 +03:00
Xoshiro256.mqh 2025-10-02 16:29:02 +03:00

xoshiro256 Random Number Generator - library for MetaTrader 5

Random number generation using the 64-bit Xoshiro256** algorithm.

https://www.mql5.com/en/code/42098