Skip to content

Yogesh19921/Random-Number-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random-Number-Generator

Simple python program to generate random numbers

To generate random numbers, we have to rely on something truely random. In this case, the truely random scenario is Context switch of multiple threads.

Here is a little explanation :

alt text

To run the program:

Just run test.py file. Code in the RandNum.py is commented and self explanatory.

About

Simple python program to generate random numbers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages