Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 421 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 421 Bytes

EE-tools

EE-tools - Tools written to help with my IB CompSci extended essay

/statistics-tools/

Tools to automatically run tests from the NIST randomness testing suite and plot the data

/prng-python/

Implimentation of a Linear Congruential Random Number Generator in Python, using the default glibc parameters

/duplicate-checker/

Script to read file line by line in order to check for a duplicate line