Skip to content

A splittable random number generator based on SHA256.

License

Notifications You must be signed in to change notification settings

jinluchang/RngState

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RngState

A splittable random number generator based on SHA256.

The 256-bit hash is composed of 8 32-bit unsigned integers, which is then merged into 4 64-bit unsigned integers. These 4 numbers are treated as the random numbers generated by this random number generator.

About

A splittable random number generator based on SHA256.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published