FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Basic_Modules_Operating_Systems/Random_Number_Generation at master · sid230798/Basic_Modules_Operating_Systems · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
---------------------------------------------------------------

Name :- Siddharth Nahar
Entry No :- 2016csb1043
Date :- 4/9/18
Purpose :- Unique Number Generated

---------------------------------------------------------------

Compiling Program:

User@Name:~/Dir javac Solution.java

*Compiles all classes in java files
---------------------------------------------------------------

Running code :

User@Name:~/Dir java Solution CL1 CL2 CL3 CL4* CL5* CL6*

CL1 : n as Nth Unique Number
CL2 : Number of Threads to Use
CL3 : real or unreal as Type of Device
CL4 : Optional but as Computational Delay
CL5 : Optional Boot Delay
CL6 : Optional Random Seed
-----------------------------------------------------------------

* For Optional arguments I have created Device Config file which stores

	ComputDelay = 3
	BootDelay = 250
	RandomSeed = 1

-------------------------------------------------------------------- 

Back | FazBrowse Home | New Git URL