Coding 2017-05-20 Building a CPRNG called Terninger - Part 3 Basic Output A console app to see random output.
Coding 2017-05-14 Building a CPRNG called Terninger - Part 2 Basic Generator The core PRNG of Fortuna.
Coding 2017-05-08 Building a CPRNG called Terninger - Part 1 Introduction An implementation of Fortuna in c#, with added extras.