altf4 / untwister

Seed recovery tool for PRNGs
GNU General Public License v3.0
359 stars 42 forks source link

Create guide for implementing a new PRNG #28

Closed altf4 closed 9 years ago

altf4 commented 9 years ago

One of the best parts of untwister is its extensibility. But the process for adding a new PRNG can be a bit complicated. We should make a guide that walks you through how to make a brand new PRNG in terms of what files need to be added, what interfaces need to be adhered to, how to make a unit test.

altf4 commented 9 years ago

Could still use improving. But I added a guide in: 8fb022f490524f0114ba07fe1c8dbc65b85058be