Random number generation using the 64-bit Xoshiro256** algorithm. https://www.mql5.com/en/code/42098
Find a file
amrali 61b867a5a6
2026-06-05 12:47:48 +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 2026-06-05 12:47:48 +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