Scrap Mechanic

Scrap Mechanic

Not enough ratings
LFSR Random Number Generator (RNG)
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
41.359 KB
Sep 14, 2021 @ 10:53am
1 Change Note ( view )

Subscribe to download
LFSR Random Number Generator (RNG)

Description
With this creation i (successfully) tried to replicate an interesting and seemingly pretty commonly used algorithm which gets introduced in this video by Computerphile:

https://www.youtube.com/watch?v=Ks1pw1X22y4

It's of course not a true random number as this is still an open problem in informatics, but it's still pretty cool.