Skip to content

Commit

Permalink
Added Task_2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Prad-R committed Feb 7, 2024
1 parent 69c012d commit 03836d9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Contributors_Only/Tasks/Task_2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Create a C++ program to generate random numbers using various algorithms. Document your work carefully using LaTeX. Make sure to attach a plot in the LaTeX file showing the randomness of your RNG.

Create a function to numerically integrate functions using Simpson's 1/3rd rule.

The split of the duos and the specific task are listed below.

'Aditi Vaidya', 'S Kevin Kinsey EP23B027' - Blum Blum Shub

'Parijat Mukherjee CS23B049', 'DV Anantha Padmanabh' - Linear Feedback Shift Register

'Achintya Raghavan', 'Madhav Bhardwaj' - Mersenne Twister

'Navinkumar Lakshmanaraj', 'Aditya Sawant' - XOR Shift

'Shanddhoshkumar Senthilkumar', 'Advik Kabra CS23B004' - Noar-Ringold Pseudorandom Function

'Astha Chand' - Simpson

0 comments on commit 03836d9

Please sign in to comment.