** Requirements **
Tkinter
https://docs.python.org/es/3/library/tkinter.html
Pillow
https://pypi.org/project/Pillow/
Pandas
https://pandas.pydata.org/
Pandas Table
https://pypi.org/project/pandastable/
Numpy
https://numpy.org/
CSV with 10 complete Series of Pseudorandom Numbers Generated with the Multiplicative Congruence Method - (You can use the ones that already come in the repository)
https://www.geeksforgeeks.org/multiplicative-congruence-method-for-generating-pseudo-random-numbers/
** Getting Started **
1: Clone the repository
2: Install the necessary packages
3: Test the code