Skip to content

oseiskar/mersenne-twister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mersenne Twister party game

Can you spot the difference between the C random number generator and Mersenne Twister?

crand-twister

Note: the game drops 5 to 11 low bits of the C PRNG state, depending on the level. The actual implementation drops 16. That would make the game a bit too difficult.

Releases

No releases published

Packages

No packages published