For this assignment you are to analyze at least 2 random number generators and tell me how good you think they are. Use one random number generator from the programming-language library of your choice, and write the other one yourself. Make sure the one you write does not use the same algorithm as the one from the library.
When you analyze the random number generators, you are to look at both the distribution of values and the sequences of values.
Turn in your code for the random number generator that you write and turn in a write up of your analysis.
Resources

![[Solved] CS4050 Assignment 4- Random Number Generators](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip.jpg)

![[Solved] CS4050 Assignment 3-Probabilistic Algorithms](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip-1200x1200.jpg)
Reviews
There are no reviews yet.