Shinmera / random-state

A collection of portable random generators for Common Lisp
http://shinmera.github.io/random-state/
zlib License
26 stars 9 forks source link

Xorshift docs #29

Closed gingeralesy closed 1 year ago

gingeralesy commented 1 year ago

I noticed that I forgot to include documentation for the Xorshift PRNG's. This PR also fixes an issue where Xoroshiro-128/256++ generators were named Xoroshiro-128/256+. I also included the actual Xoroshiro-128/256+ generators.