Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 220 Bytes

Algorithms.scala.Random

Scala implementation of xoshiro256** pseudo-random number generator.

More than 4 times faster than scala.util.Random.

Pepe Gallardo, 2024