Skip to content

ppgllrd/Algorithms.scala.Random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms.scala.Random

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

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

Pepe Gallardo, 2024