xorshift.js

v2.0.1
xorshift* / xorshift+ generators
prng random randomBytes xorshift xorshift128+ xorshift128plus xorshift1024* xorshift1024star

coverage

nyc --check-coverage --branches 100 --functions 100 tape test/*.js

lint

standard

test

npm run lint && npm run unit

unit

npm run unit:compile && tape test/*.js

unit:compile

cc test/xorshift.c -o test/xorshift -std=c99

Metadata

  • MIT
  • >= 10
  • Andreas Madsen
  • released 5/4/2020

Downloads

Maintainers