dimanche 7 juillet 2019

What internal algorithm does C# use to generate random number using Next method of Random class instance?

C# has provided an inbuilt functionality to generat random numbers using Next method of Random class instance. I want to understand the algorithm C# internally uses to generate random number. And does every number has equal probability of being generated by this method?




Aucun commentaire:

Enregistrer un commentaire