Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jeitjes

    problem with pseudo random number generator in python

    Hi, I use the pseudo random number generator from python This is the code random_number = random() random_number = int(round(random_number * 99 + 1)) I use this to get random numbers from 1-100. I collected a lot of random numbers this way and analyzed whether every number was drawn...

Part and Inventory Search

Back
Top