The motivation behind the coding test is the measurement of the qualification and testing the learning attitude of the candidate.
Create a pseudorandom number generator based on Linear Congruential Generator algorithm. Pick one and use any of the following languages, and please do NOT use any library you can find on the internet.
- C
- C++