Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 238 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 238 Bytes

Linear_Congruential_Generator

A pseudo-random number generator using the linear congruential method. Created for an assignment in CSC-360: Tools of Scientific Computing at American University in Fall 2012.