Introduction - If you have any usage issues, please Google them yourself
As digital computers cannot generate true random numbers. So a pseudo random number generator must have uncorrelated sequences, long period, uniformity and efficiency.
‘myrand.m’ has pass the chi square test for uniform distribution.