Xoshiro256/README.md

6 lines
172 B
Markdown
Raw Permalink Normal View History

2025-09-19 23:06:08 +03:00
# xoshiro256 Random Number Generator - library for MetaTrader 5
2025-09-19 22:25:53 +03:00
Random number generation using the 64-bit Xoshiro256** algorithm.
https://www.mql5.com/en/code/42098