Random number generation using the 64-bit Xoshiro256** algorithm. https://www.mql5.com/en/code/42098
Найти файл
Файлы репозитория (в начале последний коммит)
Имя файла Текст последнего коммита Дата последнего коммита
amrali 5d6854cbff
2026-07-25 03:26:13 +03:00
demo_examples.mq5 2026-07-25 03:26:13 +03:00
README.md 2025-09-19 23:06:08 +03:00
speed_benchmark.mq5 2026-07-25 03:26:13 +03:00
Xoshiro256.mqh 2026-07-25 03:26:13 +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