Skip to content

limzykenneth/js-xorshift128p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xorshift128+ proof of concept

This is a proof of concept implementation of the xorshift128+ random number generator implemented in JS with the corresponding reference implementation in C. The JS implementation is taken from xorshift. The C implementation is taken from Wikipedia.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published